Difference between revisions of "Template:Comics infobox sec/altcat"

From blackwiki
Jump to navigation Jump to search
imported>J Greb
(test)
imported>J Greb
((sigh))
Line 1: Line 1:
 
{{#if:{{{altcat|}}}|
 
{{#if:{{{altcat|}}}|
 
   {{#if:{{#ifeq:{{{altcat|none}}}|{{{sort|none}}}|1}}{{{alttop|}}}|
 
   {{#if:{{#ifeq:{{{altcat|none}}}|{{{sort|none}}}|1}}{{{alttop|}}}|
     [[Category:{{{altcat|}}}|a {{{sort|}}}]]|
+
     [[Category:{{{altcat|}}}| {{{sort|}}}]]|
     [[Category:{{{altcat|}}}|b{{{sort|}}}]]
+
     [[Category:{{{altcat|}}}|{{{sort|}}}]]
 
   }}
 
   }}
 
}}<noinclude>
 
}}<noinclude>

Revision as of 03:42, 17 May 2009

Call structure:

{{Comics infobox sec/altcat
|sort    = {{{sort|}}}/{{{sortkey|}}}
|altcat  = {{{altcat|}}}
|alttop  = {{{alttop|}}}
}}