Template talk:Club: Difference between revisions

From Hattrick
Jump to navigationJump to search
Carlesmu (talk | contribs)
Carlesmu (talk | contribs)
Line 2: Line 2:


==== Parameter explanation ====
==== Parameter explanation ====
{{club
<pre><nowiki>
  | teamname = your team name
{{club |
  | teamid  = your team id
  | teamname = your team name
  | logouri  = your logo uri  
  | teamid  = your team id
  | htuser  = your hattruck user
  | logouri  = your logo uri  
  | country  = your team country
  | htuser  = your hattruck user
  | region  = your team region
  | country  = your team country
  | arena    = your arena name
  | region  = your team region
  | fanclub  = your fan club name
  | arena    = your arena name
}}
  | fanclub  = your fan club name
}}
</nowiki></pre>


Please check [[User:carlesmu]] for an example.
Please check [[User:carlesmu]] for an example.


==== Empty Syntax ====
==== Empty Syntax ====
{{club
<pre><nowiki>
  | teamname =  
{{club |
  | teamid  =  
  | teamname =  
  | logouri  =  
  | teamid  =  
  | htuser  =  
  | logouri  =  
  | country  =  
  | htuser  =  
  | region  =  
  | country  =  
  | arena    =  
  | region  =  
  | fanclub  =  
  | arena    =  
}}
  | fanclub  =  
}}
</nowiki></pre>
 
__TOC__


== CHANGELOG ==
== CHANGELOG ==

Revision as of 23:26, 29 November 2005

USAGE

Parameter explanation

{{club |
  | teamname = your team name
  | teamid   = your team id
  | logouri  = your logo uri 
  | htuser   = your hattruck user
  | country  = your team country
  | region   = your team region
  | arena    = your arena name
  | fanclub  = your fan club name
}}

Please check User:carlesmu for an example.

Empty Syntax

{{club |
  | teamname = 
  | teamid   = 
  | logouri  = 
  | htuser   = 
  | country  = 
  | region   = 
  | arena    = 
  | fanclub  = 
}}

CHANGELOG

--CarlesMuñozGorriz 02:07, 26 November 2005 (UTC), v1.0

  • Initial release.

Comments

Stupid template name

Invalid template name. Please use Meta:Sandbox for playing and testing. --Catalyst2950 00:07, 26 November 2005 (UTC)

Can't work with templates with Meta:Sandbox. --CarlesMuñozGorriz 00:26, 26 November 2005 (UTC)
Now this is good! :) --Catalyst2950 09:15, 26 November 2005 (UTC)
Sorry, You was right :-) --carlesmu 23:16, 29 November 2005 (UTC)

Logo link

Why is it that you made the logo image an external url and not an image that is uploaded into the wiki? --Giggsip 22:10, 29 November 2005 (UTC)

I think that if everybody uploads his logo to the wiki they shoud eat a lot of disk space. But you can use logouri=[[foo.png]], I guess it will work. --carlesmu 23:13, 29 November 2005 (UTC)