Template:Player infobox: Difference between revisions

From ImperianWiki
Jump to navigation Jump to search
No edit summary
(Undo revision 312 by Sunestra (Talk))
 
(2 intermediate revisions by the same user not shown)
Line 17: Line 17:
   --><tr>
   --><tr>
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
       -->'''class'''<!--
       -->'''Class'''<!--
     --></td>
     --></td>
     <td><!--
     <td><!--
Line 28: Line 28:
   --><tr>
   --><tr>
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
       -->'''race'''<!--
       -->'''Race'''<!--
     --></td>
     --></td>
     <td><!--
     <td><!--
Line 39: Line 39:
   --><tr>
   --><tr>
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
       -->'''city'''<!--
       -->'''City'''<!--
     --></td>
     --></td>
     <td><!--
     <td><!--
Line 50: Line 50:
   --><tr>
   --><tr>
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
       -->'''Discoverer'''<!--
       -->'''Cityrank'''<!--
     --></td>
     --></td>
     <td><!--
     <td><!--
Line 61: Line 61:
   --><tr>
   --><tr>
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
       -->'''guild'''<!--
       -->'''Guild'''<!--
     --></td>
     --></td>
     <td><!--
     <td><!--
Line 72: Line 72:
   --><tr>
   --><tr>
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
       -->'''guildrank'''<!--
       -->'''Guildrank'''<!--
     --></td>
     --></td>
     <td><!--
     <td><!--
Line 84: Line 84:
   --><tr>
   --><tr>
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
       -->'''Major exports'''<!--
       -->'''Level'''<!--
     --></td>
     --></td>
     <td><!--
     <td><!--
Line 109: Line 109:
  | guildrank  = Bleh
  | guildrank  = Bleh
  | level      = The Council of Lorem Ipsum
  | level      = The Council of Lorem Ipsum
| Spouse      = swedishwife
}}</pre>
}}</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 16:49, 24 January 2011



All fields except playername are optional.

Example usage:

{{Player_infobox
 | image       = ''image here''
 | playername  = Foo
 | class       = Bar
 | race        = furry
 | city        = Bob
 | cityrank    = Lord Foobarbaz of Filler Text
 | guild       = F'baar
 | guildrank   = Bleh
 | level       = The Council of Lorem Ipsum
}}