Template:Staff: Difference between revisions
Appearance
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 | <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> | ||
</table> | |||
<div class="infobox-subtitle">Dates</div> | |||
<table class="infobox-table"> | |||
<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> | ||
{{ | {{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 }}
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | suggested |
role | role | no description | Unknown | suggested |
networth | networth | no description | Unknown | suggested |
forum_posts | forum_posts | no description | Unknown | suggested |
join_date | join_date | no description | Unknown | suggested |
staff_since | staff_since | no description | Unknown | suggested |