Template:Infobox Developer: Difference between revisions

The Terran Knowledge Bank
Jump to: navigation, search
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{#if:{{{image|<noinclude>-</noinclude>}}}|
{{#if:{{{image|<noinclude>-</noinclude>}}}|
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|250px]]
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|250px]]
{{!}}-
}}
{{#if:{{{imagetype|<noinclude>-</noinclude>}}}|
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{imagetype}}}|100px]]
{{!}}-
{{!}}-
}}
}}
Line 14: Line 10:
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Birthday'''
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Birthday'''
{{!}} {{{birthday}}}
{{!}} {{{birthday}}}
{{!}}-
}}
{{#if:{{{roles|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Roles'''
{{!}} {{{roles}}}
{{!}}-
{{!}}-
}}
}}
Line 19: Line 20:


<noinclude>
<noinclude>
[[Category:Infobox templates]]
Usage:
USAGE:
 
<pre>{{infobox Mission
<pre>
|faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan
{{infobox Developer
|faction = REQUIRED (terran/kilrathi/landreich/firekkan)
|name =
|name =
|image =
|image =
|birthday =
|birthday =
}}</pre>
|roles =
}}
</pre>


----
----


Examples:
Example:
 
{| style="background:transparent; border:0; width:100%"
{| style="background:transparent; border:0; width:100%"
|
|
<pre>{{infobox CTCG Card
<pre>
{{infobox Developer
|faction = terran
|faction = terran
|name = Chris Roberts
|name = Chris Roberts
|image = image:chrisrobertstest.jpg
|image = image:chrisrobertstest.jpg
|birthday = May 27, 1968
|birthday = May 27, 1968
}}</pre>
|roles = Playtester
}}
</pre>
|
|
{{infobox Mission
{{infobox Developer
|faction = terran
|faction = terran
|name = Chris Roberts
|name = Chris Roberts
|image = image:chrisrobertstest.jpg
|image = image:chrisrobertstest.jpg
|birthday = May 27, 1968
|birthday = May 27, 1968
|roles = Playtester
}}
}}
|}
|}
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 23:30, 23 July 2020


Usage:

{{infobox Developer
|faction = REQUIRED (terran/kilrathi/landreich/firekkan)
|name =
|image =
|birthday = 
|roles =
}}

Example:

{{infobox Developer
|faction = terran
|name = Chris Roberts
|image = image:chrisrobertstest.jpg
|birthday = May 27, 1968
|roles = Playtester
}}
Chris Roberts
Chrisrobertstest.jpg
Birthday May 27, 1968
Roles Playtester