|
|
Line 1: |
Line 1: |
| <table style="margin-bottom:1em;clear:bottom;border:2px solid #3c3c3c;background:#6e6e6e; " align="center" cellpadding="5" cellspacing="1">
| | {|class="infotable" |
| <tr>
| | !style="width:1%"|'''Uniform''' |
| {{#if:{{{Uniform|}}}|
| | !colspan="2"|'''Imperial Guard Regiment''' |
| <td style="background:#6e6e6e; -moz-border-radius-topleft: 8px;" align="center"><b>Uniform</b></td>
| | !style="width:1%"|'''Miniature''' |
| }}
| | |- |
| <td style="background:#6e6e6e;" align="center"><b>Basic Data</b></td>
| | |rowspan="9" style="padding:0"|[[File:{{{Uniform|unknown.jpg}}}|{{{Uniform Px|}}}px]] |
| {{#if:{{{Miniature|}}}|
| | |'''Name:''' |
| <td style="background:#6e6e6e; -moz-border-radius-topright: 8px; " align="center"><b>Miniature</b></td>
| | |'''{{{Name}}}''' |
| }}
| | |rowspan="9" style="padding:0"|[[File:{{{Miniature|Unknown.jpg}}}|{{{Miniature Px|200}}}px]] |
| </tr>
| | |- |
| <tr>
| | |'''[[Homeworld]]:''' |
| {{#if:{{{Uniform|}}}|
| | |{{{Homeworld|}}} |
| <td style="background:#a0a0a0; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px;" rowspan="3">[[File:{{{Uniform}}}|{{{UniformPx|120}}}px]]</td>
| | |- |
| }}
| | |'''[[Specialties]]:''' |
| <td rowspan="3" style="padding: 0px 0px 0px 0px;">
| | |{{{Specialties|}}} |
| <table width="100%" heigth="100%" style="border:none;background:#bebebe; " cellpadding="5" cellspacing="1">
| | |- |
| <tr>
| | |'''[[Regiment Type]]:''' |
| <td style="background:#bebebe;" colspan="2" align="center"><b>- '''{{{Name}}}''' -</b></td>
| | |{{{Regiment Type|}}} |
| </tr>
| | |- |
| {{#if:{{{Homeworld|}}}|
| | |'''[[Appearance]]:''' |
| <tr>
| | |{{{Appearance|}}} |
| <td style="background:#6e6e6e;" align="right">'''Homeworld:'''</td>
| | |- |
| <td style="background:#a0a0a0;" align="center">{{{Homeworld}}}</td>
| | |}<noinclude> |
| </tr>
| | == Code to include on page == |
| }}
| | <nowiki>{{LRegiment |
| {{#if:{{{Type|}}}| | | |Uniform=Unknown.jpg |
| <tr>
| | |Uniform PX= |
| <td style="background:#6e6e6e;" align="right">'''Regiment Type:'''</td>
| | |Miniature=Unknown.jpg |
| <td style="background:#a0a0a0;" align="center">{{{Type}}}</td>
| | |Miniature Px= |
| </tr>
| |
| }}
| |
| {{#if:{{{Name|}}}|
| |
| <tr>
| |
| <td style="background:#6e6e6e;" align="right">'''Regiment Name:'''</td>
| |
| <td style="background:#a0a0a0;" align="center">{{{Name}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if:{{{Specialities|}}}|
| |
| <tr>
| |
| <td style="background:#6e6e6e;" align="right">'''Specialities:'''</td>
| |
| <td style="background:#a0a0a0;" align="center">{{{Specialities}}}</td>
| |
| </tr>
| |
| }}
| |
| </table></td>
| |
| {{#if:{{{Uniform|}}}|
| |
| <td style="background:#a0a0a0; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px;" rowspan="3">[[File:{{{Miniature}}}|{{{MiniaturePx|120}}}px]]</td>
| |
| }} | |
| </table>
| |
| <noinclude> | |
| ==Copy the below into your article and fill in as necessary!== | |
| <pre> | |
| ==IG Regiment Overview== | |
| {{LReg
| |
| |Name= | | |Name= |
| |Miniature=
| |
| |Homeworld= | | |Homeworld= |
| |Specialities= | | |Specialties= |
| }}
| | |Regiment Type= |
| ==Recruitment & Training==
| | |Appearance= |
| ==Battle Style==
| | }}</nowiki> |
| ==Appearance & Uniform==
| | [[Category:Summary Templates|LRegiment]] |
| ==Weapons & Equipment==
| |
| ==Notable Regiments==
| |
| ==Miniatures Range==
| |
| ==Sources==
| |
| ==Related Articles==
| |
| *[[Regiments of the Imperial Guard]]
| |
| </pre> | |
| [[Category:Templates|LReg]] | |
| [[Category:Format|LReg]]
| |
| </noinclude> | | </noinclude> |