Template:PlayerTemplate: Difference between revisions

From The 2b2t Wiki
Jump to navigation Jump to search
Zltb (talk | contribs)
Created page with "<table class="infobox" style="width:300px"> <tr> <td colspan="2" style="text-align:center;">[[File:{{{image|Placeholder.png}}}|200px]]</td> </tr> <tr> <th>Status</th> <td>{{{status}}}</td> </tr> <tr> <th>Date Joined</th> <td>{{{date_joined}}}</td> </tr> <tr> <th>Playstyle</th> <td>{{{playertype}}}</td> </tr> <tr> <th>Bases</th> <td>{{{bases}}}</td> </tr> <tr> <th>Griefs</th> <td>{{{griefs}}}</td> </tr> <tr> <th>Alts</th> <td>{{{alts}}}</td> </tr..."
 
Zltb (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="infobox" style="width:300px">
<table class="infobox" style="float:right; clear:right; margin:0 0 1em 1em; width:300px;">
<tr>
<tr>
   <td colspan="2" style="text-align:center;">[[File:{{{image|Placeholder.png}}}|200px]]</td>
   <td colspan="2" style="text-align:center;">[[File:{{{image|Placeholder.png}}}|200px]]</td>
Line 28: Line 28:
</tr>
</tr>
<tr>
<tr>
   <th>Clan Affiliations</th>
   <th>Current Affiliations</th>
   <td>{{{c_affls}}}</td>
   <td>{{{c_affls}}}</td>
</tr>
</tr>
<tr>
<tr>
   <th>Personal Affiliations</th>
   <th>Past Affiliations</th>
   <td>{{{p_affls}}}</td>
   <td>{{{p_affls}}}</td>
</tr>
</tr>
</table>
</table>

Latest revision as of 01:12, 12 May 2025

Status {{{status}}}
Date Joined {{{date_joined}}}
Playstyle {{{playertype}}}
Bases {{{bases}}}
Griefs {{{griefs}}}
Alts {{{alts}}}
Current Affiliations {{{c_affls}}}
Past Affiliations {{{p_affls}}}