Difference between revisions of "Module:Rail-interchange multi/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Jc86035
(Reverted to revision 664859021 by Jc86035 (talk). (TW))
m (13 revisions imported)
 
(2 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
== Usage ==
 
== Usage ==
  
This module only takes one numbered parameter and one named parameter {{para|div}}. Each transclusion of {{Tl|rint}} is separated by a plus sign <code>+</code>, and there is a backslash <code>\</code> between the first and second parameters. If the first parameter of an icon is the same as the first parameter of the first icon (and it takes a second parameter) then it can be omitted.
+
This module only takes one numbered parameter and one named parameter {{para|div}}. Each transclusion of {{Tl|rint}} is separated by a plus sign <code>+</code>, and there is a backslash <code>\</code> between each (up to 4) parameter of each symbol. If the first parameter of an icon is the same as the first parameter of the first icon (and it takes more than one parameter) then it can be omitted.
 +
 
 +
If only two parameters are passed for a symbol, add a backslash after the second parameter (two if only one parameter is passed); otherwise, the template will not work.
  
 
=== One row of icons ===
 
=== One row of icons ===
Line 12: Line 14:
 
If {{para|div|yes}} then a <code>&lt;div&gt;</code> tag will be wrapped around the symbols.
 
If {{para|div|yes}} then a <code>&lt;div&gt;</code> tag will be wrapped around the symbols.
  
  &#123;&#123;#invoke:Rail-interchange multi|row|div=''...''|''location1''\''symbol1''+''location2''\''symbol2''+''...''}}
+
  &#123;&#123;#invoke:Rail-interchange multi|row|div=''...''|''location1''\''symbol1''\+''location2''\''symbol2''\+''...''}}
  
 
=== Two rows of icons (with <code>&lt;div&gt;</code> tags) ===
 
=== Two rows of icons (with <code>&lt;div&gt;</code> tags) ===
Line 18: Line 20:
 
{{para|div}} does not do anything here, as the display is reliant upon using <code>&lt;div&gt;</code> tags.
 
{{para|div}} does not do anything here, as the display is reliant upon using <code>&lt;div&gt;</code> tags.
  
  &#123;&#123;#invoke:Rail-interchange multi|doublerow|''location1''\''symbol1''+''location2''\''symbol2''+''location3''\''symbol3''+''location4''\''symbol4''+''...''}}
+
  &#123;&#123;#invoke:Rail-interchange multi|doublerow|''location1''\''symbol1''\+''location2''\''symbol2''\+''location3''\''symbol3''\+''location4''\''symbol4''\+''...''}}
  
 
== Examples ==
 
== Examples ==
  
{{#invoke:{{PAGENAMETDOC|x}}|row|paris\m+\r+\t+\i}} <code>&#123;&#123;#invoke:Rail-interchange multi|row|paris\m+\r+\t+\i}}</code>
+
{{#invoke:{{PAGENAMETDOC|x}}|row|paris\m\1+\r\b+\t\3+\i\n}} <code>&#123;&#123;#invoke:Rail-interchange multi|row|paris\m\1+\r\b+\t\3+\i\n}}</code> (equivalent to <code>{{Tlg|rint|paris|m|1}} {{Tlg|rint|paris|r|b}} {{Tlg|rint|paris|t|3}} {{Tlg|rint|paris|i|n}}</code>)
  
{{#invoke:{{PAGENAMETDOC|x}}|doublerow|paris\m+\r+\t+\i}} <code>&#123;&#123;#invoke:Rail-interchange multi|doublerow|paris\m+\r+\t+\i}}</code>
+
{{#invoke:{{PAGENAMETDOC|x}}|doublerow|paris\m\1+\r\b+\t\3+\i\n}} <code>&#123;&#123;#invoke:Rail-interchange multi|doublerow|paris\m\1+\r\b+\t\3+\i\n}}</code>
  
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |

Latest revision as of 08:30, 27 September 2020

This module displays multiple transclusions of {{Rail-interchange}} (or {{rint}}).

Usage

This module only takes one numbered parameter and one named parameter |div=. Each transclusion of {{rint}} is separated by a plus sign +, and there is a backslash \ between each (up to 4) parameter of each symbol. If the first parameter of an icon is the same as the first parameter of the first icon (and it takes more than one parameter) then it can be omitted.

If only two parameters are passed for a symbol, add a backslash after the second parameter (two if only one parameter is passed); otherwise, the template will not work.

One row of icons

If |div=yes then a <div> tag will be wrapped around the symbols.

{{#invoke:Rail-interchange multi|row|div=...|location1\symbol1\+location2\symbol2\+...}}

Two rows of icons (with <div> tags)

|div= does not do anything here, as the display is reliant upon using <div> tags.

{{#invoke:Rail-interchange multi|doublerow|location1\symbol1\+location2\symbol2\+location3\symbol3\+location4\symbol4\+...}}

Examples

Script error: No such module "Template:PAGENAMETDOC". {{#invoke:Rail-interchange multi|row|paris\m\1+\r\b+\t\3+\i\n}} (equivalent to {{rint|paris|m|1}} {{rint|paris|r|b}} {{rint|paris|t|3}} {{rint|paris|i|n}})

Script error: No such module "Template:PAGENAMETDOC". {{#invoke:Rail-interchange multi|doublerow|paris\m\1+\r\b+\t\3+\i\n}}