Template:LRegiment: Difference between revisions
From Eternum McEdition
Jump to navigationJump to search
Created page with "<table style="margin-bottom:1em;clear:bottom;border:2px solid #3c3c3c;background:#6e6e6e; " align="center" cellpadding="5" cellspacing="1"> <tr> {{#if:{{{Uniform|}}}| <td style="background:#6e6e6e; -moz-border-radius-topleft: 8px;" align="center"><b>Uniform</b></td> }} <td style="background:#6e6e6e;" align="center"><b>Basic Data</b></td> {{#if:{{{Miniature|}}}| <td style="background:#6e6e6e; -moz-border-radius-topright: 8px; " align="center"><b>Miniature</b></td> }} </t..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{|class="infotable" | |||
!style="width:1%"|'''Uniform''' | |||
!colspan="2"|'''Imperial Guard Regiment''' | |||
!style="width:1%"|'''Miniature''' | |||
|- | |||
|rowspan="9" style="padding:0"|[[File:{{{Uniform|unknown.jpg}}}|{{{Uniform Px|}}}px]] | |||
|'''Name:''' | |||
|'''{{{Name}}}''' | |||
|rowspan="9" style="padding:0"|[[File:{{{Miniature|Unknown.jpg}}}|{{{Miniature Px|200}}}px]] | |||
|- | |||
|'''[[Homeworld]]:''' | |||
|{{{Homeworld|}}} | |||
|- | |||
|'''[[Specialties]]:''' | |||
|{{{Specialties|}}} | |||
|- | |||
|'''[[Regiment Type]]:''' | |||
|{{{Regiment Type|}}} | |||
|- | |||
|'''[[Appearance]]:''' | |||
|{{{Appearance|}}} | |||
|- | |||
|}<noinclude> | |||
== Code to include on page == | |||
<nowiki>{{LRegiment | |||
{{ | |Uniform=Unknown.jpg | ||
|Uniform PX= | |||
|Miniature=Unknown.jpg | |||
|Miniature Px= | |||
} | |||
<noinclude> | |||
== | |||
< | |||
== | |||
|Name= | |Name= | ||
|Homeworld= | |Homeworld= | ||
| | |Specialties= | ||
|Regiment Type= | |||
|Appearance= | |||
}}</nowiki> | |||
[[Category:Summary Templates|LRegiment]] | |||
</ | |||
[[Category:Templates| | |||
</noinclude> | </noinclude> | ||
Revision as of 16:05, 17 July 2024
| Uniform | Imperial Guard Regiment | Miniature | |
|---|---|---|---|
|
Name: | {{{Name}}} |
|
| Homeworld: | |||
| Specialties: | |||
| Regiment Type: | |||
| Appearance: | |||
Code to include on page
{{LRegiment
|Uniform=Unknown.jpg
|Uniform PX=
|Miniature=Unknown.jpg
|Miniature Px=
|Name=
|Homeworld=
|Specialties=
|Regiment Type=
|Appearance=
}}
