Difference between revisions of "Template:GuildInfo/doc"

From SpiralKnights

Jump to: navigation, search
(change.)
(adding <noinclude>{{documentation subpage}}</noinclude>)
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<pre>
 
<pre>
 
{{GuildInfo
 
{{GuildInfo
| type = gif (optional if you wish to use a non-png image)
 
 
| name = GuildName
 
| name = GuildName
 
| motto = Motto
 
| motto = Motto
Line 19: Line 18:
 
}}
 
}}
 
</pre>
 
</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>
 +
 +
<noinclude>{{documentation subpage}}</noinclude>

Latest revision as of 20:35, 6 October 2015

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)
Personal tools