Template:VoidTestInfoBox: Difference between revisions

From KSI Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
Line 1: Line 1:
{{InfoboxImage
<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;">
| image={{{image|}}}
<tr>
| imageBG={{{imageBG|#444444}}}
  <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}}} }}
  <th colspan="2">{{{displayname}}}</th>
 
</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=General Information | hide={{{hidea|}}} }}
        {{InfoBoxSection | title=Department Info | hide={{{hidec|}}} }}


{{InfoboxRow | label=Gamertag | value={{{gamertag|}}} }}
        {{InfoBoxRow | label=Departments | value={{{departments|}}} }}
{{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|}}} }}
      </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}}


{{InfoboxRow | label=Date Joined | value={{{datejoined|}}} }}
{{VoidTestInfoBox
{{InfoboxRow | label=Previous Squads | value={{{squad|}}} }}
|displayname=Deadmeat
{{InfoboxRow | label=Divisions | value={{{pastdivisions|}}} }}
|gamertag=KSI DEADMEAT 777
{{InfoboxRow | label=Last Known Rank | value={{{currentrank|}}} }}
|psn=KSI_DEADMEAT_777
{{InfoboxRow | label=Highest Known Rank | value={{{highestrank|}}} }}
|steamid=KSI DEADMEAT 777
{{InfoboxRow | label=Previous Affiliations | value={{{affiliations|}}} }}
|name=Deadmeat
{{InfoboxRow | label=Other Notes | value={{{notes|}}} }}
|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}}]]


{{InfoboxSection | title=Department Info | hide={{{hidec|}}} }}
===Usage Instructions===
{{InfoboxRow | label=Departments | value={{{departments|}}} }}
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

{{{displayname}}}
General Information
Community Info
Department Info
   [Source]
Deadmeat
General Information
Xbox Gamertag KSI DEADMEAT 777
Playstation ID KSI_DEADMEAT_777
Steam ID KSI DEADMEAT 777
Name Deadmeat
Gender Male
Location Unknown
Other Info None
Community Info
Date Joined 2002
Previous Squads N/A
Divisions All of KSI
Last Known Rank N/A
Highest Known Rank Creator/Owner
Previous Affiliations KSI
Other Notes None
Department Info
Departments Retired
   [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=
}}