Template:Infobox Game Landing: Difference between revisions
The Terran Knowledge Bank
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
{{!}} {{{type}}} | {{!}} {{{type}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{ | {{!}} style="text-align:right;" {{!}} '''Manufacturer{{#if:{{{manufacturers|}}}|s}}''' | ||
{{!}} | {{!}} {{{manufacturers|{{{manufacturer}}}}}} | ||
{{!}}- | |||
{{#if:{{{designer|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:right;" {{!}} '''Designed by''' | |||
{{!}} {{{designer}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{first flight|<noinclude>-</noinclude>}}}| | ||
{{!}} | {{!}} style="text-align:right;" {{!}} '''Maiden flight''' | ||
{{!}} {{{first flight}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{introduction|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Introduction''' | ||
{{!}} {{{ | {{!}} {{{introduction}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{introduced|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Introduced''' | ||
{{!}} {{{ | {{!}} {{{introduced}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{retired|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Retired''' | ||
{{!}} {{{ | {{!}} {{{retired}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{status|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Status''' | ||
{{!}} {{{ | {{!}} {{{status}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{primary user|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Primary user{{#if:{{{more users|<noinclude>-</noinclude>}}}|s}}''' | ||
{{!}} {{{ | {{!}} {{{primary user}}}{{#if:{{{more users|<noinclude>-</noinclude>}}}| | ||
<br />{{{more users}}} }} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{produced|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Produced''' | ||
{{!}} {{{ | {{!}} {{{produced}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{number built|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Number built''' | ||
{{!}} {{{ | {{!}} {{{number built}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{program cost|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Program cost''' | ||
{{!}} {{{ | {{!}} {{{program cost}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{unit cost|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Unit cost''' | ||
{{!}} {{{ | {{!}} {{{unit cost}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{developed from|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Developed from''' | ||
{{!}} {{{ | {{!}} {{{developed from}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{variants with their own articles|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align: | {{!}} style="text-align:right;" {{!}} '''Variants''' | ||
{{!}} {{{ | {{!}} {{{variants with their own articles}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
|} | |||
</includeonly> | </includeonly> | ||
<noinclude> | |||
[[Category:fighter infobox templates]] | |||
USAGE: | |||
<pre><nowiki> | |||
{{infobox Fighter | |||
|faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan | |||
|name = #REQUIRED <!--please avoid stating manufacturer in this field; it's stated two lines below --> | |||
|type = #REQUIRED | |||
|manufacturer = #REQUIRED | |||
|image = <!--in the ''image:filename'' format, no image tags--> | |||
|caption = <!--image caption; if it isn't descriptive it should be left blank--> | |||
|designer = <!--only appropriate for single designers, not project leaders--> | |||
|first flight = <!--if it hasn't happened, leave it out!--> | |||
|introduction = <!--date the fighter entered or will enter military or revenue service--> | |||
|retired = <!--date the fighter left military or revenue service. If vague or multiples, it probably should be skipped--> | |||
|status = <!--in most cases, this field is redundant; use it sparingly--> | |||
|primary user = <!--please list only one user – for military fighter, the user is a nation and not a service arm--> | |||
|more users = <!--limited to three "more users" total; please separate with <br/>--> | |||
|produced = <!--years in production, e.g. 2549-2599, if still in active use but no longer built--> | |||
|number built = | |||
|unit cost = | |||
|developed from = <!-- the fighter which formed the basis for the topic type --> | |||
|variants with their own articles = <!-- variants OF the topic type --> | |||
}}</nowiki></pre> | |||
---- | |||
Examples: | |||
{{infobox | {| style="background:transparent; border:0; width:100%" | ||
| | |||
<pre>{{infobox Fighter | |||
|faction = terran | |faction = terran | ||
|name = | |name = F-27 Arrow V Eclipse | ||
| | |type = [[Light Fighter]] | ||
| | |manufacturer = [[Douglas Aerospace]] | ||
| | }}</pre> | ||
| | | | ||
| | {{infobox Fighter | ||
| | |faction = terran | ||
| | |name = F-27 Arrow V Eclipse | ||
| | |type = [[Light Fighter]] | ||
| | |manufacturer = [[Douglas Aerospace]] | ||
}} | |||
| | |- | ||
| | | | ||
<pre>{{infobox Fighter | |||
|faction = kilrathi | |||
|name = Darket | |||
|type = [[Light Fighter]] | |||
|manufacturer = [[Ki'ra Clan]] | |||
|image = image:darket-ccg.jpg | |||
|introduction = 2668 | |||
|primary user = Kilrathi Empire | |||
|more users = Pirates | |||
|produced = 2668-2700 | |||
|variants with their own articles = Dragonfly, Raptor, Stalker | |||
}} | }} | ||
</pre> | |||
<pre> | | | ||
{{infobox | {{infobox Fighter | ||
|faction = | |faction = kilrathi | ||
|name = | |name = Darket | ||
|type = [[Light Fighter]] | |||
| | |manufacturer = [[Ki'ra Clan]] | ||
| | |image = image:darket-ccg.jpg | ||
| | |introduction = 2668 | ||
|primary user = Kilrathi Empire | |||
|more users = Pirates | |||
|produced = 2668-2700 | |||
|variants with their own articles = Dragonfly, Raptor, Stalker | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
|} | |||
</noinclude> | </noinclude> |
Revision as of 02:42, 30 October 2018
USAGE:
{{infobox Fighter |faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan |name = #REQUIRED <!--please avoid stating manufacturer in this field; it's stated two lines below --> |type = #REQUIRED |manufacturer = #REQUIRED |image = <!--in the ''image:filename'' format, no image tags--> |caption = <!--image caption; if it isn't descriptive it should be left blank--> |designer = <!--only appropriate for single designers, not project leaders--> |first flight = <!--if it hasn't happened, leave it out!--> |introduction = <!--date the fighter entered or will enter military or revenue service--> |retired = <!--date the fighter left military or revenue service. If vague or multiples, it probably should be skipped--> |status = <!--in most cases, this field is redundant; use it sparingly--> |primary user = <!--please list only one user – for military fighter, the user is a nation and not a service arm--> |more users = <!--limited to three "more users" total; please separate with <br/>--> |produced = <!--years in production, e.g. 2549-2599, if still in active use but no longer built--> |number built = |unit cost = |developed from = <!-- the fighter which formed the basis for the topic type --> |variants with their own articles = <!-- variants OF the topic type --> }}
Examples:
{{infobox Fighter |faction = terran |name = F-27 Arrow V Eclipse |type = [[Light Fighter]] |manufacturer = [[Douglas Aerospace]] }} |
| ||||||||||||||||
{{infobox Fighter |faction = kilrathi |name = Darket |type = [[Light Fighter]] |manufacturer = [[Ki'ra Clan]] |image = image:darket-ccg.jpg |introduction = 2668 |primary user = Kilrathi Empire |more users = Pirates |produced = 2668-2700 |variants with their own articles = Dragonfly, Raptor, Stalker }} |
|