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]]}}}}{{#ifexpr:({{{lines_done}}} <= 10) and ({{{language}}} = English) |[[Category:Localization pages with less than 10 lines]]|}}<!--
-->{{#switch:{{{game}}} | None = [[Category:Localizations without a game]] [[Category:{{{language}}} localizations without a game]] | [[Category:{{{game}}} Localization]] [[Category:{{{game}}} {{{language}}} Localization]] {{#ifexpr:({{{lines_done}}} <= 10) and ({{{language}}} = English) |[[Category:Localization pages with less than 10 lines]]|}}{{#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
===========================
===========================
-->{{#if:{{{game2|}}} | [[Category:{{{game2}}} Localization]] [[Category:{{{game2}}} {{{language}}} Localization]] {{#ifexpr: ({{{lines_done2}}} > 0) and ({{{lines_total2}}} > 0) and ({{{lines_done2}}} >= {{{lines_total2}}}) | [[Category:{{{game2}}} Completed Localization Files]] [[Category:{{{game2}}} Completed {{{language}}} Localization Files]] [[Category:Completed {{{language}}} Localization Files]] | [[Category:{{{game2}}} Incomplete Localization Files]] [[Category:{{{game2}}} Incomplete {{{language}}} Localization Files]] [[Category:Incomplete {{{language}}} Localization Files]]}}{{#ifexpr:({{{lines_done2}}} <= 10) and ({{{language}}} = English) |[[Category:Localization pages with less than 10 lines]]|}} | }}<!--
-->{{#if:{{{game2|}}} | [[Category:{{{game2}}} Localization]] [[Category:{{{game2}}} {{{language}}} Localization]] {{#ifexpr:({{{lines_done2}}} <= 10) and ({{{language}}} = English) |[[Category:Localization pages with less than 10 lines]]|}}{{#ifexpr: ({{{lines_done2}}} > 0) and ({{{lines_total2}}} > 0) and ({{{lines_done2}}} >= {{{lines_total2}}}) | [[Category:{{{game2}}} Completed Localization Files]] [[Category:{{{game2}}} Completed {{{language}}} Localization Files]] [[Category:Completed {{{language}}} Localization Files]] | [[Category:{{{game2}}} Incomplete Localization Files]] [[Category:{{{game2}}} Incomplete {{{language}}} Localization Files]] [[Category:Incomplete {{{language}}} Localization Files]]}} | }}<!--
===========================
===========================
Category beginning - Game 3
Category beginning - Game 3
===========================
===========================
-->{{#if:{{{game3|}}} | [[Category:{{{game3}}} Localization]] [[Category:{{{game3}}} {{{language}}} Localization]] {{#ifexpr: ({{{lines_done3}}} > 0) and ({{{lines_total3}}} > 0) and ({{{lines_done3}}} >= {{{lines_total3}}}) | [[Category:{{{game3}}} Completed Localization Files]] [[Category:{{{game3}}} Completed {{{language}}} Localization Files]] [[Category:Completed {{{language}}} Localization Files]] | [[Category:{{{game3}}} Incomplete Localization Files]] [[Category:{{{game3}}} Incomplete {{{language}}} Localization Files]] [[Category:Incomplete {{{language}}} Localization Files]]}}{{#ifexpr:({{{lines_done3}}} <= 10) and ({{{language}}} = English) |[[Category:Localization pages with less than 10 lines]]|}} |  }}<!--
-->{{#if:{{{game3|}}} | [[Category:{{{game3}}} Localization]] [[Category:{{{game3}}} {{{language}}} Localization]] {{#ifexpr:({{{lines_done3}}} <= 10) and ({{{language}}} = English) |[[Category:Localization pages with less than 10 lines]]|}}{{#ifexpr: ({{{lines_done3}}} > 0) and ({{{lines_total3}}} > 0) and ({{{lines_done3}}} >= {{{lines_total3}}}) | [[Category:{{{game3}}} Completed Localization Files]] [[Category:{{{game3}}} Completed {{{language}}} Localization Files]] [[Category:Completed {{{language}}} Localization Files]] | [[Category:{{{game3}}} Incomplete Localization Files]] [[Category:{{{game3}}} Incomplete {{{language}}} Localization Files]] [[Category:Incomplete {{{language}}} Localization Files]]}} |  }}<!--
===========================
===========================
End categories
End categories
===========================
===========================
--></includeonly><noinclude>{{Documentation}}{{AddCategories|type=Infobox}}</noinclude>
--></includeonly><noinclude>{{Documentation}}{{AddCategories|type=Infobox}}</noinclude>

Revision as of 23:51, 16 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=
}}