Template:VoidTestInfoBox: Difference between revisions
From KSI Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<table border="0" cellspacing="0" cellpadding="0" style="float:right; clear:right; margin: 0 0 .5em 1em; min-width:20px; max-width:250px; width:30%; background:#333333; border-collapse:collapse; border:0px solid #999999; font-size:smaller; line-height:1.5;"> | |||
<tr> | |||
<td colspan="2"> | |||
<div id="infoboxinternal"> | |||
<table border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0; width:100%; background:#333333; border-collapse:collapse;"> | |||
<tr style="text-align:center; color:#ffffff; background:#444444; font-size:larger;"> | {{InfoBoxImage | image={{{image|}}} | imageBG={{{imageBG|#444444}}} }} | ||
</tr> | <tr style="text-align:center; color:#ffffff; background:#444444; font-size:larger;"> | ||
<th colspan="2">{{{displayname}}}</th> | |||
</tr> | |||
{{InfoBoxSection | title=General Information | hide={{{hidea|}}} }} | |||
{{InfoBoxRow | label=Xbox Gamertag | value={{{gamertag|}}} }} | |||
{{InfoBoxRow | label=Playstation ID | value={{{psn|}}} }} | |||
{{InfoBoxRow | label=Steam ID | value={{{steamid|}}} }} | |||
{{InfoBoxRow | label=Name | value={{{name|}}} }} | |||
{{InfoBoxRow | label=Gender | value={{{gender|}}} }} | |||
{{InfoBoxRow | label=Location | value={{{location|}}} }} | |||
{{InfoBoxRow | label=Other Info | value={{{info|}}} }} | |||
{{InfoBoxSection | title=Community Info | hide={{{hideb|}}} }} | |||
{{InfoBoxRow | label=Date Joined | value={{{datejoined|}}} }} | |||
{{InfoBoxRow | label=Previous Squads | value={{{squad|}}} }} | |||
{{InfoBoxRow | label=Divisions | value={{{pastdivisions|}}} }} | |||
{{InfoBoxRow | label=Last Known Rank | value={{{currentrank|}}} }} | |||
{{InfoBoxRow | label=Highest Known Rank | value={{{highestrank|}}} }} | |||
{{InfoBoxRow | label=Previous Affiliations | value={{{affiliations|}}} }} | |||
{{InfoBoxRow | label=Other Notes | value={{{notes|}}} }} | |||
{{ | {{InfoBoxSection | title=Department Info | hide={{{hidec|}}} }} | ||
{{ | {{InfoBoxRow | label=Departments | value={{{departments|}}} }} | ||
</table> | |||
</div> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td id="infoboxend" class="plainlinks" style="text-align:center; width:50%;"></td> | |||
</tr> | |||
<tr> | |||
<td style="text-align:center; width:50%;"> | |||
[[Template:Member_Infobox|[Source]]] | |||
</td> | |||
</tr> | |||
</table> | |||
<noinclude> | |||
{{clear}} | |||
{{ | {{VoidTestInfoBox | ||
|displayname=Deadmeat | |||
|gamertag=KSI DEADMEAT 777 | |||
|psn=KSI_DEADMEAT_777 | |||
|steamid=KSI DEADMEAT 777 | |||
|name=Deadmeat | |||
|gender=Male | |||
|location=Unknown | |||
|info=None | |||
|datejoined=2002 | |||
|squad=N/A | |||
|division=All of KSI | |||
|pastdivisions=All of KSI | |||
|currentrank=N/A | |||
|highestrank=Creator/Owner | |||
|affiliations=KSI | |||
|notes=None | |||
|departments=Retired | |||
}}[[Category:Infoboxes|{{PAGENAME}}]] | |||
{{ | ===Usage Instructions=== | ||
Paste the following code into a page: | |||
<pre><nowiki> | |||
{{VoidTestInfobox | |||
|displayname= | |||
|image= | |||
|gamertag= | |||
|psn= | |||
|steamid= | |||
|name= | |||
|gender= | |||
|location= | |||
|info= | |||
|datejoined= | |||
|squad= | |||
|pastdivisions= | |||
|currentrank= | |||
|highestrank= | |||
|affiliations= | |||
|notes= | |||
|departments= | |||
}}</nowiki></pre> | |||
</noinclude> | |||
Latest revision as of 02:37, 22 June 2025
|
|||||||||
[Source] |
|||||||||
|
|||||||||||||||||||||||||||||||||||||||
[Source] |
|||||||||||||||||||||||||||||||||||||||
Usage Instructions
Paste the following code into a page:
{{VoidTestInfobox
|displayname=
|image=
|gamertag=
|psn=
|steamid=
|name=
|gender=
|location=
|info=
|datejoined=
|squad=
|pastdivisions=
|currentrank=
|highestrank=
|affiliations=
|notes=
|departments=
}}