Template:DepVers: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Die Seite wurde neu angelegt: „<span style="color:#FFFFFF; background:#DF0101">({{{1}}})</span><noinclude>Category:MarkupTemplate</noinclude>“)
 
No edit summary
Line 1: Line 1:
<span style="color:#FFFFFF; background:#DF0101">({{{1}}})</span><noinclude>[[Category:MarkupTemplate]]</noinclude>
<includeonly><span style="color:#FFFFFF; background:#DF0101">({{{1}}})</span></includeonly><noinclude>
==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==
<nowiki>{{DepVers|This is white text in brackets on red backgroeund}}</nowiki>
 
delivers
 
<span style="color:#FFFFFF; background:#DF0101">(This is white text in brackets on red backgroeund)</span>
 
[[Category:MarkupTemplate]]</noinclude>

Revision as of 19:43, 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 backgroeund}}

delivers

(This is white text in brackets on red backgroeund)