Difference between revisions of "Template:LanguageTableRow"

From Oldunreal-Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>| {{{original}}} | {{{translation}}} |- </includeonly><noinclude>{{LanguageTableDoc}}{{AddCategories|type=Table}}</noinclude>")
 
Line 1: Line 1:
<includeonly>| {{{original}}}
<includeonly>!style="text-align: center; background: #cccccc; color: #000000; font-weight: bold;"| {{{original}}}
| {{{translation}}}
!style="text-align: center; background: #ffffff; color: #000000; font-weight: normal;"| {{{translation}}}
|-
|-
</includeonly><noinclude>{{LanguageTableDoc}}{{AddCategories|type=Table}}</noinclude>
</includeonly><noinclude>{{LanguageTableDoc}}{{AddCategories|type=Table}}</noinclude>

Revision as of 02:26, 18 July 2020

Table templates
Language Table
Class Table

A set of templates meant to bring consistency in design to the Language Guidelines pages.

{{LanguageTableHeader}}
{{LanguageTableSection
|name=
}}
{{LanguageTableRow
|original=
|translation=
|found_in=
|class=
|metaclass=
|notes=
}}
(...)
{{LanguageTableRow
|original=
|translation=
|found_in=
|class=
|metaclass=
|notes=
}}
{{LanguageTableFooter}}

Example of use:

{{LanguageTableHeader}}
{{LanguageTableSection
|name=Weapons
}}
{{LanguageTableRow
|original=Dispersion Pistol
|translation=Pistola de Dispersión
|found_in=UnrealI.est
|class=
|metaclass=
|notes=Unreal Only
}}
{{LanguageTableRow
|original=AutoMag
|translation=Autopistola
|found_in=UnrealI.est
|class=
|metaclass=
|notes=Unreal Only
}}
{{LanguageTableFooter}}
Original entry Translation Found In Class Metaclass Notes
Weapons Dispersion Pistol Pistola de Dispersión
AutoMag Autopistola