Template:SmallRegiment: Difference between revisions

From Eternum McEdition
Jump to navigationJump to search
Created page with "<table style="margin-bottom:1em;clear:bottom;border:2px solid #1F1F1F;background:#4F4F4F; " align="center" cellpadding="5" cellspacing="1"> <tr> {{#if:{{{Uniform|}}}| <td style="background:#4F4F4F; -moz-border-radius-topleft: 8px;" align="center"><b>Uniform</b></td> }} <td style="background:#4F4F4F;" align="center"><b>Basic Data</b></td> {{#if:{{{Badge|}}}| <td style="background:#4F4F4F; -moz-border-radius-topright: 8px; " align="center"><b>Badge</b></td> }} </tr> <tr>..."
 
No edit summary
Line 1: Line 1:
<table style="margin-bottom:1em;clear:bottom;border:2px solid #1F1F1F;background:#4F4F4F; " align="center" cellpadding="5" cellspacing="1">
{|class="infotable"
<tr>
!style="width:1%"|'''Regimental Standard'''
{{#if:{{{Uniform|}}}|
!colspan="2"|'''Regiment Overview'''
<td style="background:#4F4F4F; -moz-border-radius-topleft: 8px;" align="center"><b>Uniform</b></td>
!style="width:1%"|'''Regimental Colors'''
}}
|-
<td style="background:#4F4F4F;" align="center"><b>Basic Data</b></td>
|rowspan="9" style="padding:0"|[[File:{{{Regimental Standard|unknown.jpg}}}|{{{Regimental Standard Px|}}}px]]
{{#if:{{{Badge|}}}|
|'''Name:'''
<td style="background:#4F4F4F;  -moz-border-radius-topright: 8px; " align="center"><b>Badge</b></td>
|'''{{{Name}}}'''
}}
|rowspan="9" style="padding:0"|[[File:{{{Regimental Colors|Unknown.jpg}}}|{{{Regimental Colors Px|200}}}px]]
</tr>
|-
<tr>
|'''[[Homeworld]]:'''
{{#if:{{{Uniform|}}}|
|{{{Homeworld|}}}
<td style="background:#7F7F7F; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px;" rowspan="3">[[File:{{{Uniform}}}|{{{UniformPx|150}}}px]]</td>
|-
}}
|'''[[Regiment Type]]:'''
<td rowspan="3" style="padding: 0px 0px 0px 0px;">
|{{{Regiment Type|}}}
<table width="100%" heigth="100%" style="border:none;background:#9F9F9F; " cellpadding="5" cellspacing="1">
|-
<tr>
|'''[[Commander]]:'''
<td style="background:#9F9F9F;" colspan="2" align="center"><b>-  '''{{{Name}}}'''  -</b></td>
|{{{Commander|}}}
</tr>
|-
{{#if:{{{Homeworld|}}}|
|'''[[Colors]]:'''
<tr>
|{{{Colors|}}}
<td style="background:#4F4F4F;" align="right">'''Homeworld:'''</td>
|-
<td style="background:#7F7F7F;" align="center">{{{Homeworld}}}</td>
|'''[[Manpower]]:'''
</tr>
|{{{Manpower|}}}
}}
|-
{{#if:{{{Type|}}}|
|'''[[Affiliation]]:'''
<tr>
|{{{Affiliation|}}}
<td style="background:#4F4F4F;" align="right">'''Regiment Type:'''</td>
|-
<td style="background:#7F7F7F;" align="center">{{{Type}}}</td>
|'''[[Creed]]:'''
</tr>
|{{{Creed|}}}
}}
|-
{{#if:{{{Nickname|}}}|
|}<noinclude>
<tr>
== Code to include on page ==
<td style="background:#4F4F4F;" align="right">'''Regiment Nickname:'''</td>
<nowiki>{{SRegiment
<td style="background:#7F7F7F;" align="center">{{{Nickname}}}</td>
|Regimental Standard=unknown.jpg
</tr>
|Regimental Standard PX=
}}
|Regimental Colors=Unknown.jpg
</table></td>
|Regimental Colors Px=
{{#if:{{{Badge|}}}|
|Name=
<td style="background:#7F7F7F; -moz-border-radius-topright: 8px;" align="center">[[File:{{{Badge}}}|{{{BadgePx|80}}}px]]</td>
|Homeworld=
}}
|Regiment Type=
{{#if:{{{Miniature|}}}|
|Commander=
<tr><td style="background:#4F4F4F; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px;" align="center"><b>Miniature</b></td></tr>
|Colors=
<tr><td style="background:#7F7F7F; -moz-border-radius-bottomright: 8px;  padding:5px" align="center">[[File:{{{Miniature}}}|{{{MiniaturePx|90}}}px]]</td></tr>
|Manpower=
}}
|Affiliation=
</table>
|Creed=
<noinclude>
}}</nowiki>
{{documentation}} [[Category:Templates]]
[[Category:Summary Templates|SRegiment]]
</noinclude>
</noinclude>

Revision as of 22:17, 19 July 2024

Regimental Standard Regiment Overview Regimental Colors
px Name: {{{Name}}}
Homeworld:
Regiment Type:
Commander:
Colors:
Manpower:
Affiliation:
Creed:

Code to include on page

{{SRegiment
|Regimental Standard=unknown.jpg
|Regimental Standard PX=
|Regimental Colors=Unknown.jpg
|Regimental Colors Px=
|Name=
|Homeworld=
|Regiment Type=
|Commander=
|Colors=
|Manpower=
|Affiliation=
|Creed=
}}