Template:Deu: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Colour code for German text adapted to UIC style (RGB 0,0,255))
No edit summary
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 content for the depicted content.
===Dependencies===
This template depends on no other templates. It is used in many other templates, e.g. [[Vorlage: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 19:34, 14 February 2016

Usage

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

Arguments

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

Dependencies

This template depends on no other templates. It is used in many other templates, e.g. Vorlage: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.