Template:Pairing list/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 70: | Line 70: | ||
<!-- Categories below this line, please --> | <!-- Categories below this line, please --> | ||
[[Category:CD page templates]] | [[Category:CD page templates]] | ||
[[Category:List templates]] | |||
}}}}</includeonly> | }}}}</includeonly> |
Latest revision as of 03:42, 20 August 2023
It contains usage information, categories and other content that is not part of the original template page.
|
This template uses Lua: |
Usage
This template creates an ordered Pairing List. See below on how to include text in the middle of the list that isn't a numbered item.
Syntax
- Simple
- {{Pairing list
|entry1 |entry2 |...}} - Offset starting value
- {{Pairing list
|start=start number |entry1 |entry2 |...}}
Examples
{{Pairing list | {{ple|Hatano Wataru|羽多野渉|Tachibana Shinnosuke|立花慎之介}} | {{ple|Yasumoto Hiroki|安元洋貴|Nojima Hirofumi|野島裕史}} | {{ple|Suzuki Tatsuhisa|鈴木達央|Kaji Yuuki|梶裕貴}} | {{ple|Kishio Daisuke|岸尾だいすけ|Toriumi Kousuke|鳥海浩輔}} }}
Example of breaking a list to include non-numbered text
- Use {{Indent}} with a value of 5.
{{Pairing list | {{ple|Hatano Wataru|羽多野渉|Tachibana Shinnosuke|立花慎之介}} | {{ple|Yasumoto Hiroki|安元洋貴|Nojima Hirofumi|野島裕史}} {{in|5}} ''' Story 2''' | {{ple|Suzuki Tatsuhisa|鈴木達央|Kaji Yuuki|梶裕貴}} | {{ple|Kishio Daisuke|岸尾だいすけ|Toriumi Kousuke|鳥海浩輔}} }}
Note: Indent the text (above example Story 2) using the shown method or using {{Block indent}} with |left=4
, like {{bi|left = 4|Text}}
.
Do not use {{br}} because it does not indent the text enough.
TemplateData
Creates an ordered pairing list for BLCD pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Start | start | Label for the first item in the list; a positive integer
| String | optional |