Difference between revisions of "Template:Infobox Localization"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 15: Line 15:
{{Infobox/Row
{{Infobox/Row
|label={{#if:{{{game2|}}} | Game 1 | Game}}
|label={{#if:{{{game2|}}} | Game 1 | Game}}
|value={{#switch:{{{game}}} | None=None | [[{{{game}}}]]}}
|value={{#switch:{{{game}}} | None=None | [[{{{game}}}]] }}
|bgcolor_label=#cccccc
|bgcolor_label=#cccccc
|color_label=#000000
|color_label=#000000
Line 29: Line 29:
|color=#444444
|color=#444444
}}
}}
{{#if:{{{game2|}}}
{{#if:{{{game2|}}} | {{Infobox/Row
|{{Infobox/Row
|label=Game 2
|label=Game 2
|value=[[{{{game2}}}]]
|value=[[{{{game2}}}]]
Line 36: Line 35:
|color_label=#000000
|color_label=#000000
|bgcolor=#ffffff
|bgcolor=#ffffff
|color=#444444}}
|color=#444444
|}}
}} | }}
{{#if:{{{game2|}}}
{{#if:{{{game2|}}} | {{Infobox/Row
|{{Infobox/Row
|label=<abbr title="Doesn't include empty lines, whited lines, URLs or numeric values.">Status</abbr>
|label=<abbr title="Doesn't include empty lines, whited lines, URLs or numeric values.">Status</abbr>
|value={{{lines_done2}}}/{{{lines_total2}}}
|value={{{lines_done2}}}/{{{lines_total2}}}
Line 45: Line 43:
|color_label=#000000
|color_label=#000000
|bgcolor=#ffffff
|bgcolor=#ffffff
|color=#444444}}
|color=#444444
|}}
}} | }}
{{Infobox/Footer}}{{#if:{{{doc|}}} | | <!--
{{Infobox/Footer}}{{#if:{{{doc|}}} | | <!--
=================
=================
Line 71: Line 69:
Other categories
Other categories
=================
=================
-->}}</includeonly><noinclude>{{Documentation}}{{AddCategories|type=Infobox}}</noinclude>
--> }}</includeonly><noinclude>{{Documentation}}{{AddCategories|type=Infobox}}</noinclude>

Revision as of 18:09, 12 October 2020

Template documentation follows
Visit Template:Infobox_Localization/doc to edit this documentation. (How does this work?)


Infobox templates
Infobox Localization
Class Infobox

An infobox for the Oldunreal Localization Project. It's used on the individual file pages. Supports up to 3 games. If a mod is used, it replaces the first game.

{{Infobox Localization
|name=
|language=
|isModPage=
|mod=
|game=
|lines_done=
|lines_total=
|game2=
|lines_done2=
|lines_total2=
|game3=
|lines_done3=
|lines_total3=
}}