Template:RareItemProcess2: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with "<includeonly>{{#switch:{{#show:{{{1}}}|?Festival shop}}|true=|#default=1}}</includeonly><noinclude>This template will take a page name and return "1" if it has [[Property:Fest...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch:{{#show:{{{1}}}|?Festival shop}}|true=|#default=1}}</includeonly><noinclude>This template will take a page name and return "1" if it has [[Property:Festival shop]] set to false, and nothing if it's set to true. Used by [[Template:ItemProperties]].{{Cat|Templates,Templates for Templates}}</noinclude>
<includeonly>{{#switch:{{#show:{{{1}}}|?Festival shop}}|false=1|#default=}}</includeonly><noinclude>This template will take a page name and return "1" if it has [[Property:Festival shop]] set to false, and nothing if it's set to true or absent. Used by [[Template:ItemProperties]].{{Cat|Templates,Templates for Templates}}</noinclude>

Latest revision as of 13:03, 7 March 2012

This template will take a page name and return "1" if it has Property:Festival shop set to false, and nothing if it's set to true or absent. Used by Template:ItemProperties.