Template:UseCase: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(TOC to the right)
(→‎Usage: +note)
Line 11: Line 11:
==Usage==
==Usage==
This template is intended to help standardizing articles on [[UC:Use cases|use cases]]. It allows for a variable headline, integrates the comment on the version as returned from [[Template:Version_hg]] and shows the subschema for which the use case applies. Moreover, the page is categorized into a subcategory of [[:Category:Use case]].
This template is intended to help standardizing articles on [[UC:Use cases|use cases]]. It allows for a variable headline, integrates the comment on the version as returned from [[Template:Version_hg]] and shows the subschema for which the use case applies. Moreover, the page is categorized into a subcategory of [[:Category:Use case]].
{{note|This template moves the table of content to the right}}
===Arguments===
===Arguments===
This template has two unnamed obligatory arguments and eight named optional ones:
This template has two unnamed obligatory arguments and eight named optional ones:

Revision as of 19:18, 23 September 2024

Usage

This template is intended to help standardizing articles on use cases. It allows for a variable headline, integrates the comment on the version as returned from Template:Version_hg and shows the subschema for which the use case applies. Moreover, the page is categorized into a subcategory of Category:Use case.

🗒️ This template moves the table of content to the right  

Arguments

This template has two unnamed obligatory arguments and eight named optional ones:

  • 1: obligatory, unnamed argument, telling you, to which subschema the use case belongs. Use the abbreviation IS, IL, TT, RS or CO
  • 2: obligatory, unnamed argument, telling you, to which railML® version a page refers.
  • title: an optional argument for the page title. The standard value is {{PAGENAME}}. In this case the page name is inserted.
  • abbr: an optional argument for the abbreviation of the use case title.
  • reporter: an optional argument for the name of the institution or person reporting the use case.
  • IS, IL, TT, RS, CO: Give them any value if there is an interference with the subschema; otherwise ignore this argument.
  • pdf:Link to the consolidated pdf. Please, employ template:UCpdf!

Dependencies

This template employs Template:Version_hg. It is used by no other templates.

Example

{{UseCase|IS|3.2|title=This is an Example|abbr=TiaE|reporter={{rml|link=no|R=no}}}}

delivers

{| class="wikitable" margin-left:10px; text-align:center"

|bgcolor="white"|This is an Example
(TiaE)
Subschema: Infrastructure
Reported by: railML |- |

Stift.png (version(s) 3.2)

|- |For general information on use cases see UC:Use cases |}

{{UseCase|TT|2.2|title=This is another Example|RS=1|IS=1}}

delivers

{| class="wikitable" margin-left:10px; text-align:center"

|bgcolor="white"|This is another Example
Subschema: Timetable and Rostering
 
Related subschemas: IS RS  |- |

Stift.png (version(s) 2.2)

|- |For general information on use cases see UC:Use cases |}