Jump to content

Template:Staff: 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
 
(12 intermediate revisions by the same user not shown)
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-color">Networth [[File:brick-icon.png|13px]]</th>
   <td class="infobox-data">{{{networth}}}</td>
   <td class="infobox-data">{{{networth}}}</td>
   </tr>
   </tr>
Line 16: Line 16:
   <td class="infobox-data">{{{forum_posts}}}</td>
   <td class="infobox-data">{{{forum_posts}}}</td>
   </tr>
   </tr>
  <tr >
</table>
  <td class="infobox-subtitle" colspan="2">
<div class="infobox-subtitle">Dates</div>
    Dates
<table class="infobox-table">
  </td>
  </tr>
   <tr class="infobox-row">
   <tr class="infobox-row">
   <th class="infobox-parameter">Join Date</th>
   <th class="infobox-parameter">Join Date</th>
Line 34: Line 32:
Example usage:
Example usage:
<pre>
<pre>
{{Players
{{Staff


   | image=Example
   | image=Example

Latest revision as of 03:13, 28 August 2025

Example usage:

{{Staff

  | image=Example

  | role=Example

  | networth=Example

  | forum_posts=Example

  | join_date=Example

  | staff_since=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
staff_sincestaff_since

no description

Unknownsuggested