Template:TT:Doc: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Category deployed)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[TT:{{{1}}}|{{{1}}}]]
<includeonly>[[TT:{{{1}}}_{{{2|}}}{{#if:{{{attr|}}}|%23{{{attr}}}}}|{{{1}}}]]</includeonly><noinclude>
<noinclude>[[Category:LinkTemplate]]</noinclude>
==Usage==
Template TT:Doc standardizes the depiction of element names.
===Arguments===
This template has three arguments:
*obligatory
**1: the element name
*optional
**2: the parent, as in this wiki some elements share their names with each other
**attr: an attribute. If this argument is used, the link will lead directly to a certain attribute of the target element
==Example==
<pre>{{TT:Doc|block|attr=name}}</pre>
produces
 
{{TT:Doc|block|attr=name}}
[[Category:LinkTemplate]]</noinclude>

Latest revision as of 20:22, 28 April 2017

Usage

Template TT:Doc standardizes the depiction of element names.

Arguments

This template has three arguments:

  • obligatory
    • 1: the element name
  • optional
    • 2: the parent, as in this wiki some elements share their names with each other
    • attr: an attribute. If this argument is used, the link will lead directly to a certain attribute of the target element

Example

{{TT:Doc|block|attr=name}}

produces

block