Difference between revisions of "Template:GuildInfo"

From SpiralKnights

Jump to: navigation, search
(Supposedly, this will automatically add all template-using pages to the guilds category)
m (Minor wording changes.)
Line 13: Line 13:
  
 
{{SKNewRow}}
 
{{SKNewRow}}
{{SKCell|'''Guild Founder'''|center||||50%}}
+
{{SKCell|'''Guild Founder:'''|right||||50%}}
 
{{SKCell|{{{founder|FounderName}}}|center}}
 
{{SKCell|{{{founder|FounderName}}}|center}}
  
 
{{SKNewRow}}
 
{{SKNewRow}}
{{SKCell|'''Populace'''|center||||50%}}
+
{{SKCell|'''Approx. Population:'''|right||||50%}}
{{SKCell|{{{populace|#}}}|center}}
+
{{SKCell|{{{pop|#}}}|center}}
  
 
{{SKNewRow}}
 
{{SKNewRow}}
{{SKCell|'''Guild Masters'''
+
{{SKCell|'''Guild Masters:'''
 
{{{masters|
 
{{{masters|
 
''(exclude Founder)''
 
''(exclude Founder)''
Line 43: Line 43:
 
*MasterName
 
*MasterName
 
*MasterName
 
*MasterName
| populace = #
+
| pop = #
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 04:40, 8 December 2010

GuildName
GuildLogo-UNK.png

Motto (try to keep it < 64 characters)

Guild Founder: FounderName
Approx. Population: #
Guild Masters:

(exclude Founder)

  • MasterName
  • MasterName
  • MasterName


Use the following to display quick stats of a Guild on its page.
{{GuildInfo
| name = GuildName
| motto = Motto
| founder = FounderName
| masters =
*MasterName
*MasterName
*MasterName
| pop = #
}}


Personal tools