Warning: foreach() argument must be of type array|object, string given in /var/www/vhosts/battlestarwiki.org/en.battlestarwiki.org/w/skins/Citizen/includes/Hooks/SkinHooks.php on line 128
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 00:12, 10 October 2021 by Joe Beaudoin Jr. (talk | contribs) (+ link switch)


Documentation

Inserts a row for a subject into a table focusing on an items appearance in a series, e.g.

{{ComicLine|Apollo|Captain|VS|berkley=y|dynamite=y|grandreams=y|look-in=yes|marvel=y|maximum=y|realm=y|rh=y}}

Prints:

|- | {{#switch: {{{link}}} |yes|Y|Yes|#default= Captain || Apollo || VS || Yes || {{#if:y|[[Yes|No}} || Yes || Yes || Yes || Yes || Yes || Yes |no|N|No=Captain || Apollo || VS || Yes || Yes || Yes || Yes || Yes || Yes || Yes || Yes }}


{{ComicLine|Apollo|Captain|VS|berkley=y|dynamite=y|grandreams=y|look-in=yes|marvel=y|maximum=y|realm=y|rh=y|links=no}}

Prints:

|- | {{#switch: {{{link}}} |yes|Y|Yes|#default= Captain || Apollo || VS || Yes || {{#if:y|[[Yes|No}} || Yes || Yes || Yes || Yes || Yes || Yes |no|N|No=Captain || Apollo || VS || Yes || Yes || Yes || Yes || Yes || Yes || Yes || Yes }}


Contents