Jump to content

Template:Players: Difference between revisions

From Polytoria
Created page with "<includeonly> <div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div> <div class="infobox-image">[[File:{{{image}}}|270px]]</div> <table class="infobox-table"> <tr class="infobox-row"> <th class="infobox-parameter">Role</th> <td class="infobox-data">{{{role}}}</td> </tr> <tr class="infobox-row"> <th class="infobox-parameter networth-color">Networth 13px</th> <td class="infobox-data">{{{networth}}}</td>..."
 
No edit summary
Line 9: Line 9:
   </tr>
   </tr>
   <tr class="infobox-row">
   <tr class="infobox-row">
   <th class="infobox-parameter networth-color">Networth [[File:brick-Icon.png|13px]]</th>
   <th class="infobox-parameter">Networth</th>
   <td class="infobox-data">{{{networth}}}</td>
   <td class="infobox-data networth-color">{{{networth}}} [[File:brick-icon.png|13px]]</td>
   </tr>
   </tr>
   <tr class="infobox-row">
   <tr class="infobox-row">

Revision as of 02:42, 28 August 2025

Example usage:

{{Players

  | image=Example

  | role=Example

  | networth=Example

  | forum_posts=Example

  | join_date=Example

}}

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
imageimage

no description

Unknownsuggested
rolerole

no description

Unknownsuggested
networthnetworth

no description

Unknownsuggested
forum_postsforum_posts

no description

Unknownsuggested
join_datejoin_date

no description

Unknownsuggested