Template:Text

From ChoralWiki
Revision as of 03:37, 13 February 2016 by Carlos (talk | contribs) (case: Unavailable)
Jump to navigation Jump to search

Text (or link to a text page) needs to be added.   Question.gif


Documentation

Accepted syntaxes for this template:

  • {{Text| |Language}} defaults to {{NoText|Language}}
  • {{Text|Unknown|some text}} displays the language as unknown and displays "some text" with Poem formatting.
  • {{Text|Language}} displays the language of the text
  • {{Text|2|Language1|Language2}} displays the two languages of the text
  • {{Text|3|Language1|Language2|Language3}} displays the three languages of the text

In these last three cases the text may be entered as final (unnamed) parameter and will be displayed with Poem formatting.

Also, in these three cases where a language is specified, the template also inserts the page in the corresponding "Language texts" category for each language, as well as in Macaronic texts, except when the following syntax is used:

  • {{Text|Language|cat=no}}
  • {{Text|2|Language1|Language2|cat=no}}
  • {{Text|3|Language1|Language2|Language3|cat=no}}

The page is not categorized in any of the Language texts categories (one may also use |Cat=no with the same effect). The default value |cat=yes (or |Cat=yes) need not be entered).

Examples:

displays as:

Text (or link to a text page) needs to be added.   Question.gif

displays as:

French text (or link to a text page) needs to be added.   Question.gif

  • {{Text|2|Latin|German}}

displays as:

Latin.png Latin and German.png German text

(for which there is no corresponding language flag) displays as:

Quenya text

Text formatting:

1. Using external <poem> tags:

{{Text|Latin}}
<poem>
Ave Maria, gratia plena, Dominus tecum.
Benedicta tu in mulieribus,
et benedictus fructus ventris tui, Jesus. 
</poem>

2. Using the internal functionality (text is enclosed by the template):

{{Text|Latin|
Ave Maria, gratia plena, Dominus tecum.
Benedicta tu in mulieribus,
et benedictus fructus ventris tui, Jesus. 
}}