Template:Hurricane King successionbox

From PathfinderWiki
Template documentation (for the above template, sometimes hidden or invisible)
Subpages of this template:

{{Hurricane King successionbox}} is a {{Successionbox}} template to aid in navigating in order between people who have been the Hurricane King of the Shackles Pirates.

Usage

{{Hurricane King successionbox
| number = 
| title  = 
| name   = 
| before = 
| after  = 
| start  = 
| end    = 
}}
number (optional)
The ordinal number of the Hurricane King, such as 1st.
title (optional)
The Hurricane King's title, if not "King". For example, Tessa Fairwind is the Hurricane Queen, so the value of this parameter for her would be Queen. Defaults to King.
name (optional)
The Hurricane King's name. Uses the {{PAGENAME}} by default.
before (optional)
The preceding Hurricane King. Displays an em dash (—) if omitted.
after (optional)
The succeeding Hurricane King. Displays an em dash (—) if omitted.
start
The starting year of the Hurricane King's rule, as a year in AR.
end
The ending year of the Hurricane King's rule, as a year in AR.

An additional, optional details parameter overrides the line containing the year range, populated by the start and end properties, with arbitrary wikitext.

Examples

Using start/end years

As used on Kerdak Bonefist:

{{Hurricane King successionbox
| number = 13th
| before = [[Skavender Pitch]]
| after  = [[Tessa Fairwind]]
| start  = 4674
| end    = 4715
}}

Using arbitrary details and custom title

As used on Tessa Fairwind:

{{Hurricane King successionbox
| number = 14th
| title  = Queen
| before = [[Kerdak Bonefist]]
| after  = ''none; current''
| details = [[4715 AR]]—
}}