Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:Episode/Documentation: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[Category:Box Template]][[Category:Episode Template]]</includeonly>
<includeonly>[[Category:Box Template]][[Category:Episode Template]]</includeonly>
{{Template|Episode}} is used to create formatted text boxes for the start of each episode, including links to the characters present in that episode.
{{Template|Episode}} is used to create formatted text boxes for the start of each episode, detailing which {{Category|character}}s are going to appear and what the previous and following episodes are.
==Usage==
==Usage==
It has {{parameter|mandatory}}s and {{Parameter|optional}}s.
It has has {{parameter|mandatory}}s
* {{Code|lead}} is a semicolon delimited list of characters for parsing by {{Template|SplitLink}}. While technically mandatory, [[Boilerplate:Episode]] prepopulates it via {{Template|PC}}.
It also accepts {{Parameter|optional}}s:
* {{Code|guest}}, {{Code|extra}}, {{Code|intro}} are semicolon-delimited lists of characters appearing on other capacities.
* {{Code|width}} (default: {{code|250px}}) controls the width of the title section.
* {{Code|theme}} (defaut: {{code|gray}}) controls the colors used in the box template, and sets a variable meant to cascade into {{Template|Episode}}.
==Return==
==Return==
It relies on the page name to function, so no example is possible.
It relies on the page name to function, so no example is possible. It also includes CSS rules adjusting the appearance of {{Code|td}}, {{Code|h2}}, and {{Code|h3}} tags.

Latest revision as of 16:58, 5 February 2024

Template:Episode is used to create formatted text boxes for the start of each episode, detailing which Characters are going to appear and what the previous and following episodes are.

Usage

It has has mandatory parameters

  • lead is a semicolon delimited list of characters for parsing by Template:SplitLink. While technically mandatory, Boilerplate:Episode prepopulates it via Template:PC.

It also accepts optional parameters:

  • guest, extra, intro are semicolon-delimited lists of characters appearing on other capacities.
  • width (default: 250px) controls the width of the title section.
  • theme (defaut: gray) controls the colors used in the box template, and sets a variable meant to cascade into Template:Episode.

Return

It relies on the page name to function, so no example is possible. It also includes CSS rules adjusting the appearance of td, h2, and h3 tags.