Template:TableDocu: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
m (Ferri Leberl moved page Template:Tabledocu to Template:TableDocu: Camelwriting)
No edit summary
Line 19: Line 19:
*2: An optional comment
*2: An optional comment
==Example==
==Example==
<pre>{{tableDocu|1={{FULLPAGENAME}}|comment=Feel free to use it}}</pre>delivers:
See [[Template:Table/IS:crossSection]]
 
{{tableDocu|1={{FULLPAGENAME}}|comment=Feel free to use it.}}


[[category:TableTemplate|*]]
[[category:TableTemplate|*]]
</noinclude>
</noinclude>

Revision as of 18:53, 13 October 2022

Usage

This template standardizes the transclution of swapped tables.

Please, employ it in combination with Template:IncludeTable. Stick to the name schema described.

Copying template2

<noinclude>{{tableDocu}}</noinclude>
<noinclude>{{tableDocu|1= |comment= }}</noinclude>

Parameters

  • 1 (default: {{#explode:{{FULLPAGENAME}}|/|1}}): The page for which the object is designated
  • 2: An optional comment

Example

See Template:Table/IS:crossSection