Difference between revisions of "Template:EH Droid"
From Emperor's Hammer Encyclopaedia Imperia
| Line 3: | Line 3: | ||
{| width="250" align="right" cellpadding="3" cellspacing="0" class="sidebar" style="float: right; clear: right; font-size: smaller;" | {| width="250" align="right" cellpadding="3" cellspacing="0" class="sidebar" style="float: right; clear: right; font-size: smaller;" | ||
|- | |- | ||
| − | {{#if: {{{image|}}}|{{!}} colspan="2" class="sidebar-heading-image" {{!}} {{{image}}}}} | + | {{#if: {{{image|}}}| |
| + | {{!}} colspan="2" class="sidebar-heading-image" {{!}} {{{image}}} | ||
| + | }} | ||
|- | |- | ||
{{!}} colspan="2" class="sidebar-heading-heading" style="text-align: center; font-variant:small-caps;" {{!}} '''{{{name}}}''' | {{!}} colspan="2" class="sidebar-heading-heading" style="text-align: center; font-variant:small-caps;" {{!}} '''{{{name}}}''' | ||
|- | |- | ||
{{!}} colspan="2" class="sidebar-heading-subheading" style="text-align: center;" {{!}} '''General Information''' | {{!}} colspan="2" class="sidebar-heading-subheading" style="text-align: center;" {{!}} '''General Information''' | ||
| + | {{#if: {{{manufacturer|}}}| | ||
|- | |- | ||
| − | + | {{!}} class="sidebar-label" {{!}} Manufacturer: | |
| + | {{!}} class="sidebar-value" {{!}} {{{manufacturer}}} | ||
| + | }} | ||
| + | {{#if: {{{model|}}}| | ||
|- | |- | ||
| − | + | {{!}} class="sidebar-label" {{!}} Model: | |
| + | {{!}} class="sidebar-value" {{!}} {{{model}}} | ||
| + | }} | ||
| + | {{#if: {{{class|}}}| | ||
|- | |- | ||
| − | + | {{!}} class="sidebar-label" {{!}} Class: | |
| + | {{!}} class="sidebar-value" {{!}} {{{class}}} | ||
| + | }} | ||
| + | {{#if: {{{deployment|}}}| | ||
|- | |- | ||
| − | + | {{!}} class="sidebar-label" {{!}} Deployment: | |
| + | {{!}} class="sidebar-value" {{!}} {{{deployment}}} | ||
| + | }} | ||
| + | {{#if: {{{function|}}}| | ||
|- | |- | ||
| − | + | {{!}} class="sidebar-label" {{!}} Function(s): | |
| + | {{!}} class="sidebar-value" {{!}} {{{function}}} | ||
| + | }} | ||
| + | {{#if: {{{height|}}}| | ||
|- | |- | ||
| − | + | {{!}} class="sidebar-label" {{!}} Height: | |
| + | {{!}} class="sidebar-value" {{!}} {{{height}}} | ||
| + | }} | ||
| + | {{#if: {{{equipment|}}}| | ||
|- | |- | ||
| − | + | {{!}} class="sidebar-label" {{!}} Equipment: | |
| + | {{!}} class="sidebar-value" {{!}} {{{equipment}}} | ||
| + | }} | ||
|} | |} | ||
[[Category:People of the Emperor's Hammer]] | [[Category:People of the Emperor's Hammer]] | ||
Revision as of 17:52, 4 June 2025
Template
| {{{name}}} | |||||||||||||||
| General Information
- |
Manufacturer: | {{{manufacturer}}}
- |
Model: | {{{model}}}
- |
Class: | {{{class}}}
- |
Deployment: | {{{deployment}}}
- |
Function(s): | {{{function}}}
- |
Height: | {{{height}}}
- |
Equipment: | {{{equipment}}} | |
Usage
{{EH Droid
|name =
|image =
|manufacturer =
|model =
|class =
|deployment =
|function =
|height =
|equipment =
}}