Template:DepVers: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
Line 7: Line 7:
This template depends on no other templates. [[Template:Depr]] builds on it.
This template depends on no other templates. [[Template:Depr]] builds on it.
==Example==
==Example==
<nowiki>{{DepVers|This is white text in brackets on red backgroeund}}</nowiki>
<nowiki>{{DepVers|This is white text in brackets on red background}}</nowiki>


delivers
delivers


<span style="color:#FFFFFF; background:#DF0101">(This is white text in brackets on red backgroeund)</span>
<span style="color:#FFFFFF; background:#DF0101">(This is white text in brackets on red background)</span>


[[Category:MarkupTemplate]]</noinclude>
[[Category:MarkupTemplate]]</noinclude>

Revision as of 19:44, 14 February 2016

Usage

This Template is only used by Template:Depr. It contains the markups of that template. Its content is depicted within bracket, in white font on red background.

Arguments

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

Dependencies

This template depends on no other templates. Template:Depr builds on it.

Example

{{DepVers|This is white text in brackets on red background}}

delivers

(This is white text in brackets on red background)