Template:Multiple use: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 3: Line 3:
{|type="wikitable" border="0"
{|type="wikitable" border="0"
|[[File:mass.png|50px]]
|[[File:mass.png|50px]]
|In the element name '''{{#if:{{{1|}}}|{{{1}}}|{{subst:PAGENAME}}}}''' is used several times within {{rml}} in different contexts. See the listbelow for the different occurances.
|The element name '''{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}''' is used several times within {{rml}} in different contexts. See the list below for the different occurances.
|}
|}
|}[[category:Multiply used names]]</includeonly><noinclude>
|}[[category:Multiply used names]]
{{#ifeq:{{{mode}}}|1|
{{#dpl:
|titlematch={{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}
|namespace=
|format=,*[[%PAGE%]],\n
}}
}}
</includeonly><noinclude>
==Usage==
==Usage==
This template produces a standardized note for element names that are used multiply. The pages employing the template are listed in [[:category:Multiply used names]]. Place it on the page of the multiply used element name and use [[template:mult_line]] for the occurances.
This template produces a standardized note for element names that are used multiply. The pages employing the template are listed in [[:category:Multiply used names]]. Place it on the page of the multiply used element name and use [[template:mult_line]] for the occurances. – or, better, employ [[Template:findMultiple]]
 
==Dependencies==
==Dependencies==
The template uses [[template:rml]].
The template uses [[template:rml]].
==Arguments==
==Arguments==
The template has one optional unnamed argument:
The template has one optional unnamed argument:
*1: The element name. The default is PAGENAME.
*1 (optional): The element name. The default is PAGENAME.
*mode (optional): The mode. If mode=1, then the list will be produced automatically.
==Examples==
==Examples==
The template is used e.g. on page ''[[states]]''.
The template is used e.g. on page ''[[IS:states]]''.


<pre>{{multiple use|states}}</pre>
<pre>{{multiple use|states}}</pre>
Line 20: Line 30:
delivers
delivers


{|border="5"
{{multiple use|states}}
|
{|type="wikitable" border="0"
|[[File:mass.png|50px]]
|In the element name'''{{#if:states|states|Multiple use''' is used several times within {{rml}} in different contexts. See the listbelow for the different occurances.
|}
|}[[category:Multiply used names]]


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

Latest revision as of 15:04, 21 March 2022

Usage

This template produces a standardized note for element names that are used multiply. The pages employing the template are listed in category:Multiply used names. Place it on the page of the multiply used element name and use template:mult_line for the occurances. – or, better, employ Template:findMultiple

Dependencies

The template uses template:rml.

Arguments

The template has one optional unnamed argument:

  • 1 (optional): The element name. The default is PAGENAME.
  • mode (optional): The mode. If mode=1, then the list will be produced automatically.

Examples

The template is used e.g. on page IS:states.

{{multiple use|states}}

delivers

Mass.png The element name states is used several times within railML® in different contexts. See the list below for the different occurances.