Difference between revisions of "Template:GuildInfo/doc"

From SpiralKnights

Jump to: navigation, search
m (Create)
 
(adding <noinclude>{{documentation subpage}}</noinclude>)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Use the following to display quick stats of a Guild on its page:
+
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>
 
<pre>
Line 6: Line 6:
 
| motto = Motto
 
| motto = Motto
 
| founder = FounderName
 
| founder = FounderName
| masters =
+
| master = (optional)
 
*MasterName
 
*MasterName
 
*MasterName
 
*MasterName
 
*MasterName
 
*MasterName
| officers =
+
| officers = (optional)
 
*OfficerName
 
*OfficerName
 
*OfficerName
 
*OfficerName
 
*OfficerName
 
*OfficerName
 
| pop = #
 
| pop = #
| website = http://yourwebsite.com
+
| website = http://yourwebsite.com (optional)
 
}}
 
}}
 
</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