Template:GlobalText

From NovaRoma
(Difference between revisions)
Jump to: navigation, search
m (remv extra spaces)
m (update docs)
Line 16: Line 16:
 
==Scope==
 
==Scope==
  
This template will generally be used to globalize other templates. There is no point to using it in articles directly.  
+
This template will only be used to globalize other templates. There is no point to using it in articles directly.  
  
 
==Usage==
 
==Usage==
  
<nowiki>{{GlobalText|DE = German text|EN = English text|ES = Spanish text|FR = French text|HU = Hungarian text|IT = Italian text|LA = Latin text|PT = Portuguese text|RO = Romanian text|RU = Russian text}}</nowiki>
+
'''<nowiki>{{GlobalText|DE = German text|EN = English text|ES = Spanish text|FR = French text|HU = Hungarian text|IT = Italian text|LA = Latin text|PT = Portuguese text|RO = Romanian text|RU = Russian text}}</nowiki>'''
  
 
All values are optional, except that the English text is used as a default, so should always be provided. If no texts are provided, nothing will be returned.
 
All values are optional, except that the English text is used as a default, so should always be provided. If no texts are provided, nothing will be returned.

Revision as of 04:48, 8 August 2008

Purpose

This function will provide language-context sensitive text. In the DE, ES, FR, HU, IT, LA, PT, RO, RU namespaces, text will appear in the namespace language, if provided. In all other namespaces, and in the case that no translation is provided, the English text will appear..

Scope

This template will only be used to globalize other templates. There is no point to using it in articles directly.

Usage

{{GlobalText|DE = German text|EN = English text|ES = Spanish text|FR = French text|HU = Hungarian text|IT = Italian text|LA = Latin text|PT = Portuguese text|RO = Romanian text|RU = Russian text}}

All values are optional, except that the English text is used as a default, so should always be provided. If no texts are provided, nothing will be returned.

For your copy/paste pleasure:

{{GlobalText|
DE = |
EN = |
ES = |
FR = |
HU = |
IT = |
LA = |
PT = |
RO = |
RU= }}


Personal tools