Difference between revisions of "Template:Infobox Localization"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 65: Line 65:
Category beginning - Game 1
Category beginning - Game 1
===========================
===========================
-->{{#switch:{{{game}}} | None = [[Category:Localizations without a game]] [[Category:{{{language}}} localizations without a game]] | [[Category:{{{game}}} Localization]] [[Category:{{{game}}} {{{language}}} Localization]] {{#ifexpr: ({{{lines_done}}} > 0) and ({{{lines_total}}} > 0) and ({{{lines_done}}} >= {{{lines_total}}}) | [[Category:{{{game}}} Completed Localization Files]] [[Category:{{{game}}} Completed {{{language}}} Localization Files]] [[Category:Completed {{{language}}} Localization Files]] | [[Category:{{{game}}} Incomplete Localization Files]] [[Category:{{{game}}} Incomplete {{{language}}} Localization Files]] [[Category:Incomplete {{{language}}} Localization Files]]}}}} | }}<!--
-->{{#switch:{{{game}}} | None = [[Category:Localizations without a game]] [[Category:{{{language}}} localizations without a game]] | [[Category:{{{game}}} Localization]] [[Category:{{{game}}} {{{language}}} Localization]] {{#ifexpr: ({{{lines_done}}} > 0) and ({{{lines_total}}} > 0) and ({{{lines_done}}} >= {{{lines_total}}}) | [[Category:{{{game}}} Completed Localization Files]] [[Category:{{{game}}} Completed {{{language}}} Localization Files]] [[Category:Completed {{{language}}} Localization Files]] | [[Category:{{{game}}} Incomplete Localization Files]] [[Category:{{{game}}} Incomplete {{{language}}} Localization Files]] [[Category:Incomplete {{{language}}} Localization Files]]}}}}<!--
===========================
===========================
Category beginning - Game 2
Category beginning - Game 2

Revision as of 01:58, 9 March 2022

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=
}}