Template:Pairing list/doc

From HIBIKIFORUM
Jump to navigation Jump to search
Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.


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.

Template parameters

ParameterDescriptionTypeStatus
Startstart

Label for the first item in the list; a positive integer

Default
1
Stringoptional