Difference between revisions of "Template:Infobox Localization"

From Oldunreal-Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
===============
===============
Notice: Repo available at Github
Notice: Localization Project
===============
===============
-->{{Navbox|title=Repo available at Github|body=The localization project is available at [https://github.com/NeonKnightOA/unreal-localization the Github repository]. Completed and incomplete pages will be adapted there once complete.|color=green}}<!--
-->{{Navbox|title=Localization Project page|body=This page belongs to the [[OldUnreal Localization Project]]. We aim to localize the game to other languages as flawlessly as possible, with the least amount of errors possible (ideally 0).{{#switch:{{{language}}}|English=<br />This is a file for the English language, the game's default. This file should be used as a base for the rest of the languages.|<br />In order to achieve such objective, '''we need your help'''. Some of these lines contain computer-generated strings which need to be reviewed by actual native or fluent {{{language}}} speakers. Also '''these lines aren't final''', they're always subject to modification, and we're sure better strings can (and will be) eventually found.}}<br />The localization project is also available at [https://github.com/NeonKnightOA/unreal-localization the Github repository]. Completed and incomplete pages will be adapted there once complete.|color=green}}<!--
===============
===============
Notice: Untranslated lines
Notice: Untranslated lines
Line 56: Line 56:
|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}}}
|bgcolor_label=#cccccc
|color_label=#000000
|bgcolor=#ffffff
|color=#444444
}} | }}
{{#if:{{{game3|}}} | {{Infobox/Row
|label=Game 3
|value=[[{{{game3}}}]]
|bgcolor_label=#cccccc
|color_label=#000000
|bgcolor=#ffffff
|color=#444444
}} | }}
{{#if:{{{game3|}}} | {{Infobox/Row
|label=<abbr title="Doesn't include empty lines, whited lines, URLs or numeric values.">Status</abbr>
|value={{{lines_done3}}}/{{{lines_total3}}}
|bgcolor_label=#cccccc
|bgcolor_label=#cccccc
|color_label=#000000
|color_label=#000000
Line 73: Line 89:
Category beginning - Game 3
Category beginning - Game 3
===========================
===========================
-->{{#if:{{{game3|}}} | [[Category:{{{game3}}} Localization]] [[Category:{{{game3}}} {{{language}}} Localization]] {{#ifexpr:{{{lines_total3}}} <= 10 | [[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]]}} | }}<!--
-->{{#if:{{{game3|}}} | [[Category:{{{game3}}} Localization]] [[Category:{{{game3}}} {{{language}}} Localization]] {{#ifexpr:{{{lines_total3}}} <= 10 | [[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>

Latest revision as of 01:17, 24 May 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=
}}