Advertisement:

Template:S-bef/doc

From Roovet Articles
Revision as of 19:57, 18 November 2021 by Thewolf12 (talk | contribs) (Created page with "{{documentation subpage}} {{high-use}} This template creates a single first-column succession box column to be used with succession boxes. ==Usage==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template creates a single first-column succession box column to be used with succession boxes.

Usage

The format is {{s-bef|before=text|parameters}}, where text is replaced by the text to be displayed and parameters is replaced by one or more of the optional parameter names shown below.

Parameter names
  • before (required) — Predecessor
  • before2 (optional) — Second predecessor
  • before3 (optional) — Third predecessor
  • before4 (optional) — Fourth successor
  • before5 (optional) — Fifth predecessor
  • as (optional) — Adds a title line beneath a predecessor's name to designate a change in title
  • rows (optional) — Number of table rows to span
Usage
{{S-bef | before= | before2= | before3= | before4= | before5= | as= | rows= }}
Output (raw)

|- style="text-align:center;"

|style="width:30%;" rowspan="{{{rows}}}"|Preceded by
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
as {{{as}}}
Output (as table cell)
Preceded by
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
as {{{as}}}
Output (in succession box, rows=2)
Preceded by
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
Script error: No such module "MultiReplace".
as {{{as}}}
{{{title}}} Succeeded by
Script error: No such module "MultiReplace".
{{{title}}} Succeeded by
Script error: No such module "MultiReplace".

Example

From the Louis XIV of France article:

{{s-start}}
{{s-reg}}
{{s-bef | before = [[Louis XIII of France|Louis XIII]]}}
{{s-ttl | title = [[List of French monarchs|King of France]] and [[List of Navarrese monarchs|Navarre]] | years = 14 May 1643 – 1 September 1715}}
{{s-aft | after = [[Louis XV of France|Louis XV]]}}
{{s-end}}
Template:S-reg
Preceded by
Script error: No such module "MultiReplace".
King of France and Navarre
14 May 1643 – 1 September 1715
Succeeded by
Script error: No such module "MultiReplace".

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for S-bef

Single first-column succession box column for predecessors.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
beforebefore

Predecessor

Stringrequired
before2before2

Second predecessor

Stringoptional
before3before3

Third predecessor

Stringoptional
before4before4

Forth predecessor

Stringoptional
before5before5

Fifth predecessor

Stringoptional
asas

Adds a title line beneath a predecessor's name to designate a change in title.

Stringoptional
rowsrows

Number of table rows to span

Stringoptional

See also

Documentation for creating succession boxes can be found at Template:s-start/doc.