Difference between revisions of "Template:GuildInfo/doc"

From SpiralKnights

Jump to: navigation, search
m (Create)
 
m (Add in type)
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>
 
{{GuildInfo
 
{{GuildInfo
 +
| type = gif (optional if you wish to use a non-png image)
 
| name = GuildName
 
| name = GuildName
 
| motto = Motto
 
| motto = Motto
 
| founder = FounderName
 
| founder = FounderName
| masters =
+
| masters = (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>

Revision as of 02:06, 19 July 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
| masters = (optional)
*MasterName
*MasterName
*MasterName
| officers = (optional)
*OfficerName
*OfficerName
*OfficerName
| pop = #
| website = http://yourwebsite.com (optional)
}}
Personal tools