Template:InfoboxTestTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
{{#ifexpr:{{#if:{{{IMAGEComponent|}}}|1|0}} or {{#if:{{{Application|}}}|1|0}} or {{#if:{{{ExternalModel|}}}|1|0}} or {{#if:{{{KeyReference|}}}|1|0}} or {{#if:{{{Reference|}}}|1|0}}|1010|0101}}
{{#ifexpr:{{#if:{{{IMAGEComponent|}}}|1|0}} or {{#if:{{{Application|}}}|1|0}} or {{#if:{{{ExternalModel|}}}|1|0}} or {{#if:{{{KeyReference|}}}|1|0}} or {{#if:{{{Reference|}}}|1|0}}|1010|0101}}


{{#ifexpr:{{#if:{{{IMAGEComponent|}}}|1|0}} or 1 or 1 or 1|yes|no}}
{{#ifexpr:{{#if:{{{IMAGEComponent|}}}|1|0}}|yes|no}}


Wat komt hier uit?
Wat komt hier uit?

Revision as of 10:41, 1 August 2013

This is the "InfoboxTestTemplate" template. it returns 1 (true) if an infobox should be displayed, 0 (false) otherwise It should be called in the following format; subpage is optional

{{InfoboxTestTemplate
|basepage=
|subpage=
}}

Edit the page to see the template text.