Difference between revisions of "Template:Work infobox"
From IFWiki
Cibersheep (Talk | contribs) |
Cibersheep (Talk | contribs) |
||
Line 1: | Line 1: | ||
{| style="width:23em; font-size:90%; text-align:left; float:right; margin-left:1em; margin-bottom:1em;background-color: #f3f3f3;" cellpadding="3" cellspacing="0" | {| style="width:23em; font-size:90%; text-align:left; float:right; margin-left:1em; margin-bottom:1em;background-color: #f3f3f3;" cellpadding="3" cellspacing="0" | ||
! colspan="2" style="font-size:110%; text-align: center;background-color: #b0b0f0;" | ''{{{title}}}'' | ! colspan="2" style="font-size:110%; text-align: center;background-color: #b0b0f0;" | ''{{{title}}}'' | ||
− | |- {{#if:{{{image|}}} | + | |- {{#if:{{{image|}}} | | style="display: none;" }} |
| colspan="2" style="text-align:center;background-color: #e3e3e3;" | {{{image}}} | | colspan="2" style="text-align:center;background-color: #e3e3e3;" | {{{image}}} | ||
− | + | |- {{#if:{{{image2|}}} | | style="display: none;" }} | |
− | |- {{#if:{{{image2|}}} | + | |
| colspan="2" style="text-align:center;background-color: #e3e3e3;" | {{{image2}}} | | colspan="2" style="text-align:center;background-color: #e3e3e3;" | {{{image2}}} | ||
− | + | |- {{#if:{{{author|}}} | | style="display: none;" }} | |
− | |- {{#if:{{{author|}}} | + | |
! [[:Category:People|Author(s)]] | ! [[:Category:People|Author(s)]] | ||
| {{{author}}} | | {{{author}}} | ||
− | + | |- {{#if:{{{publisher|}}} | | style="display: none;" }} | |
− | |- {{#if:{{{publisher|}}} | + | |
! [[:Category:Publishers|Publisher(s)]] | ! [[:Category:Publishers|Publisher(s)]] | ||
| {{{publisher}}} | | {{{publisher}}} | ||
− | + | |- {{#if:{{{released|}}} | | style="display: none;" }} | |
− | |- {{#if:{{{released|}}} | + | |
! style="white-space: nowrap;" | Release date(s) | ! style="white-space: nowrap;" | Release date(s) | ||
| {{{released}}} | | {{{released}}} | ||
− | + | |- {{#if:{{{authsystem|}}} | | style="display: none;" }} | |
− | |- {{#if:{{{authsystem|}}} | + | |
! [[Authoring system]] | ! [[Authoring system]] | ||
| {{{authsystem}}} | | {{{authsystem}}} | ||
− | |}} | + | |- {{#if:{{{platform|}}} | | style="display: none;" }} |
+ | | [[Platform|Platform(s)]] | ||
+ | | {{{platform}}} | ||
+ | |- {{#if:{{{language|}}} | | style="display: none;" }} | ||
+ | ! [[Language|Language(s)]] | ||
+ | | {{{language}}} | ||
+ | |- {{#if:{{{license|}}} | | style="display: none;" }} | ||
+ | ! [[License|License(s)]] | ||
+ | | {{{license}}} | ||
+ | |- {{#if:{{{color|}}}{{{graphics|}}}{{{sound|}}} | | style="display: none;" }} | ||
+ | ! colspan="2" style="text-align:center;background-color: #ccccff;" | '''Multimedia''' | ||
+ | |- {{#if:{{{color|}}} | | style="display: none;" }} | ||
+ | ! Color effects | ||
+ | | {{{color}}} | ||
+ | |- {{#if:{{{graphics|}}} | | style="display: none;" }} | ||
+ | ! Graphics | ||
+ | | {{{graphics}}} | ||
+ | |- {{#if:{{{sound|}}} | | style="display: none;" }} | ||
+ | ! Sound/Music | ||
+ | | {{{sound}}} | ||
+ | |- {{#if:{{{cruelty|}}} | | style="display: none;" }} | ||
+ | ! colspan="2" style="text-align:center;background-color: #ccccff;" | '''Ratings''' | ||
+ | |- {{#if:{{{cruelty|}}} | | style="display: none;" }} | ||
+ | ! [[Cruelty scale]] | ||
+ | | {{{{{cruelty}}}}} | ||
|} | |} | ||
+ | <noinclude>The valid arguments for this template are title, image, image2, author, publisher, released, authsystem, platform, language, license, color, sound, graphics, and cruelty. Only the title argument is required; the rest are optional. For more information, see [[IFWiki:Works_(style_guide)#Game_infobox|IFWiki:Works (style guide)]]. | ||
+ | [[Category:Templates|Work infobox]]</noinclude> |
Latest revision as of 20:42, 20 May 2019
{{{title}}} |
---|
The valid arguments for this template are title, image, image2, author, publisher, released, authsystem, platform, language, license, color, sound, graphics, and cruelty. Only the title argument is required; the rest are optional. For more information, see IFWiki:Works (style guide).