Template:Deu: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Colour code for German text adapted to UIC style (RGB 0,0,255))
(Vorlage→Template)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="color:#0000FF">{{{1}}}</span><noinclude>[[Category:MarkupTemplate]]</noinclude>
<includeonly><span style="color:#0000FF">{{{1}}}</span></includeonly><noinclude>
==Usage==
This template grants for a standardized depiction of German texts in blue font.
===Arguments===
The template has one unnamed obligatory argument for the depicted content.
===Dependencies===
This template depends on no other templates. It is used in many other templates, e.g. [[Template:AddAnn]].
 
==Example==
<nowiki>{{Deu|Da steh ich nun, ich armer Tor! Und bin so klug als wie zuvor.}}</nowiki>
 
delivers
 
<span style="color:#0000FF">Da steh ich nun, ich armer Tor! Und bin so klug als wie zuvor.</span>
 
The template is used e.g. in the [[Main Page]].
 
[[Category:MarkupTemplate]]</noinclude>

Revision as of 17:35, 19 July 2016

Usage

This template grants for a standardized depiction of German texts in blue font.

Arguments

The template has one unnamed obligatory argument for the depicted content.

Dependencies

This template depends on no other templates. It is used in many other templates, e.g. Template:AddAnn.

Example

{{Deu|Da steh ich nun, ich armer Tor! Und bin so klug als wie zuvor.}}

delivers

Da steh ich nun, ich armer Tor! Und bin so klug als wie zuvor.

The template is used e.g. in the Main Page.