Difference between revisions of "Template:GuildInfo/doc"
From SpiralKnights
Line 1: | Line 1: | ||
− | + | 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. | |
− | | | + | |
− | | | + | <pre> |
− | + | {{GuildInfo | |
− | + | | type = gif (optional if you wish to use a non-png image) | |
− | | | + | | name = GuildName |
− | + | | motto = Motto | |
− | + | | founder = FounderName | |
− | + | | master = (optional) | |
− | + | *MasterName | |
− | + | *MasterName | |
− | + | *MasterName | |
− | | pop = | + | | officers = (optional) |
− | | website = http:// | + | *OfficerName |
+ | *OfficerName | ||
+ | *OfficerName | ||
+ | | pop = # | ||
+ | | website = http://yourwebsite.com (optional) | ||
+ | }} | ||
+ | </pre> |
Revision as of 21:38, 1 October 2011
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 | type = gif (optional if you wish to use a non-png image) | name = GuildName | motto = Motto | founder = FounderName | master = (optional) *MasterName *MasterName *MasterName | officers = (optional) *OfficerName *OfficerName *OfficerName | pop = # | website = http://yourwebsite.com (optional) }}