Difference between revisions of "Template:Infobox Localization"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>{{Infobox/HeaderNoImage|title={{#if:{{{name|}}}|<abbr title="DOESN'T include the language-specific extension.">{{{name}}}</abbr>|{{PAGENAME}}}}|color_border=#888888|bgcolor=#cccccc|color=#000000}}
<includeonly>{{Infobox/HeaderNoImage
{{Infobox/Row|label=Language|value={{{language}}}|bgcolor_label=#cccccc|color_label=#000000|bgcolor=#ffffff|color=#444444}}
|title={{#if:{{{name|}}}|<abbr title="DOESN'T include the language-specific extension.">{{{name}}}</abbr>|{{PAGENAME}}}}
{{Infobox/Row|label=Game|value=[[{{{game}}}]]|bgcolor_label=#cccccc|color_label=#000000|bgcolor=#ffffff|color=#444444}}
|color_border=#888888
{{Infobox/Row|label=<abbr title="Doesn't include empty lines, whited lines, URLs or numeric values.">Status</abbr>|value={{{lines_done}}}/{{{lines_total}}}|bgcolor_label=#cccccc|color_label=#000000|bgcolor=#ffffff|color=#444444}}
|bgcolor=#cccccc
{{#if:{{{game2|}}}|{{Infobox/Row|label=Game|value=[[{{{game2}}}]]|bgcolor_label=#cccccc|color_label=#000000|bgcolor=#ffffff|color=#444444}}|}}
|color=#000000
{{#if:{{{game2|}}}|{{Infobox/Row|label=<abbr title="Doesn't include empty lines, whited lines, URLs or numeric values.">Status</abbr>|value={{{lines_done2}}}/{{{lines_total2}}}|bgcolor_label=#cccccc|color_label=#000000|bgcolor=#ffffff|color=#444444}}|}}
}}
{{Infobox/Row
|label=Language
|value={{{language}}}
|bgcolor_label=#cccccc
|color_label=#000000
|bgcolor=#ffffff
|color=#444444
}}
{{Infobox/Row
|label=Game
|value=[[{{{game}}}]]
|bgcolor_label=#cccccc
|color_label=#000000
|bgcolor=#ffffff
|color=#444444
}}
{{Infobox/Row
|label=<abbr title="Doesn't include empty lines, whited lines, URLs or numeric values.">Status</abbr>
|value={{{lines_done}}}/{{{lines_total}}}
|bgcolor_label=#cccccc
|color_label=#000000
|bgcolor=#ffffff
|color=#444444
}}
{{#if:{{{game2|}}}
|{{Infobox/Row
|label=Game
|value=[[{{{game2}}}]]
|bgcolor_label=#cccccc
|color_label=#000000
|bgcolor=#ffffff
|color=#444444}}
|}}
{{#if:{{{game2|}}}
|{{Infobox/Row
|label=<abbr title="Doesn't include empty lines, whited lines, URLs or numeric values.">Status</abbr>
|value={{{lines_done2}}}/{{{lines_total2}}}
|bgcolor_label=#cccccc
|color_label=#000000
|bgcolor=#ffffff
|color=#444444}}
|}}
{{Infobox/Footer}}{{#if:{{{doc|}}} | | <!--
{{Infobox/Footer}}{{#if:{{{doc|}}} | | <!--
Game 1 categories
Game 1 categories

Revision as of 01:42, 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=
}}