Difference between revisions of "Template:GuildInfo/doc"
From SpiralKnights
m (Protected "Template:GuildInfo/doc" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
m (Add logosize variable) |
||
Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{GuildInfo | {{GuildInfo | ||
− | |||
| name = GuildName | | name = GuildName | ||
| motto = Motto | | motto = Motto | ||
Line 18: | Line 17: | ||
| website = http://yourwebsite.com (optional) | | website = http://yourwebsite.com (optional) | ||
}} | }} | ||
+ | </pre> | ||
+ | |||
+ | Optional variables: | ||
+ | <pre> | ||
+ | | type = gif (optional if you wish to use a non-png image) | ||
+ | | logosize = ## (optional if you wish to resize your guild logo, use only numbers) | ||
</pre> | </pre> |
Revision as of 19:11, 20 February 2012
Use the following to display quick stats of a Guild on its page. If you are using the optional variables, remove the (optional). If you do not wish to use them, you can omit those lines.
{{GuildInfo | name = GuildName | motto = Motto | founder = FounderName | master = (optional) *MasterName *MasterName *MasterName | officers = (optional) *OfficerName *OfficerName *OfficerName | pop = # | website = http://yourwebsite.com (optional) }}
Optional variables:
| type = gif (optional if you wish to use a non-png image) | logosize = ## (optional if you wish to resize your guild logo, use only numbers)