Difference between revisions of "Template:GuildInfo"

From SpiralKnights

Jump to: navigation, search
(Created template for individual guild pages.)
 
(Logo and other minor edits.)
Line 4: Line 4:
 
| align = left
 
| align = left
 
| margin = 0px 20px 20px 0px
 
| margin = 0px 20px 20px 0px
| icon = GuildLogo-{{{name|UNK}}}.png
+
| title = {{{name|GuildName}}}
| title = {{{name|Guild_Name}}}
+
 
| body =
 
| body =
 +
 +
{{SKNewRow}}
 +
{{SKEmptyCell|[[File:GuildLogo-{{{name|UNK}}}.png]]
 +
''(If you want this to appear, be sure to upload your guild logo as '''GuildLogo-GUILDNAME.png''')''|center||2}}
  
 
{{SKNewRow}}
 
{{SKNewRow}}
 
{{SKCell|'''Guild Founder'''|center||||50%}}
 
{{SKCell|'''Guild Founder'''|center||||50%}}
{{SKCell|{{{founder|Founder_Name}}}|center}}
+
{{SKCell|{{{founder|FounderName}}}|center}}
  
 
{{SKNewRow}}
 
{{SKNewRow}}
 
{{SKCell|'''Guild Masters'''|center||||50%}}
 
{{SKCell|'''Guild Masters'''|center||||50%}}
 
{{SKCell|{{{masters|
 
{{SKCell|{{{masters|
*Master_Name
+
''(exclude Founder)''
*Master_Name
+
*MasterName
*Master_Name
+
*MasterName
}}}|center}}
+
*MasterName}}}|center}}
  
 
{{SKNewRow}}
 
{{SKNewRow}}
Line 32: Line 35:
 
| <pre>
 
| <pre>
 
{{TrinketInfo
 
{{TrinketInfo
| name =  
+
| name = GuildName
| founder =  
+
| founder = FounderName
| masters =  
+
| masters =
| populace =  
+
*MasterName
 +
*MasterName
 +
*MasterName
 +
| populace = #
 
}}
 
}}
 
</pre>
 
</pre>
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Revision as of 20:56, 7 December 2010

GuildName
GuildLogo-UNK.png

(If you want this to appear, be sure to upload your guild logo as GuildLogo-GUILDNAME.png)

Guild Founder FounderName
Guild Masters

(exclude Founder)

  • MasterName
  • MasterName
  • MasterName
Populace #


Use the following to display quick stats of a Guild on its page.
{{TrinketInfo
| name = GuildName
| founder = FounderName
| masters =
*MasterName
*MasterName
*MasterName
| populace = #
}}
Personal tools