Template:Ann: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Corrected)
No edit summary
Line 1: Line 1:
''{{{1}}}''<noinclude>[[Category:MarkupTemplate]]</noinclude>
<includeonly>''{{{1}}}''</includeonly><noinclude>
==Usage==
This template grants for a standardized depiction of annotations in italic letters.
===Parameters===
This template has one unnamed obligatory parameter for the depicted content.
===Dependencies===
This template is independent of other templates. There is abig number of othe templates depending on it, eg [[Template:AddAnn]].
==Example==
<nowiki>{{ann|Not yet described.}}</nowiki>
 
delivers
 
''Not yet described.''
 
[[Category:MarkupTemplate]]</noinclude>

Revision as of 17:36, 14 February 2016

Usage

This template grants for a standardized depiction of annotations in italic letters.

Parameters

This template has one unnamed obligatory parameter for the depicted content.

Dependencies

This template is independent of other templates. There is abig number of othe templates depending on it, eg Template:AddAnn.

Example

{{ann|Not yet described.}}

delivers

Not yet described.