Template:Fra: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Colour code for French text added as used in UIC style (RGB 0,128,0))
 
No edit summary
Line 1: Line 1:
<span style="color:#008000">{{{1}}}</span><noinclude>[[Category:MarkupTemplate]]</noinclude>
<includeonly><span style="color:#008000">{{{1}}}</span></includeonly><noinclude>
==Usage==
This template grants for a standardized depiction of French texts in green 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. [[Vorlage:AddAnn]].
==Example==
<nowiki>{{Fra|Ceci n'est pas une pipe.}}</nowiki>
 
delivers
 
<span style="color:#008000">Ceci n'est pas une pipe.</span>
 
The template is used e.g. in the [[Main Page]].
 
[[Category:MarkupTemplate]]</noinclude>

Revision as of 19:51, 14 February 2016

Usage

This template grants for a standardized depiction of French texts in green 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. Vorlage:AddAnn.

Example

{{Fra|Ceci n'est pas une pipe.}}

delivers

Ceci n'est pas une pipe.

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