Changes

Jump to navigation Jump to search
no edit summary
Line 11: Line 11:  
{{#if:{{{include factbox|}}}|{{vardefine:showfactbox|{{{include factbox|}}} }}|{{#vardefine:showfactbox|false}} }}
 
{{#if:{{{include factbox|}}}|{{vardefine:showfactbox|{{{include factbox|}}} }}|{{#vardefine:showfactbox|false}} }}
 
<!--infobox -->should the infobox should be shown: {{#var:showinfobox}}
 
<!--infobox -->should the infobox should be shown: {{#var:showinfobox}}
{{#ifeq: {{#var:showinfobox}}|true|
+
{{#ifeq: {{#var:showinfobox}}|true|should show the infobox
 
|<!--then->{{Infobox person
 
|<!--then->{{Infobox person
 
| name              = {{{name|}}}
 
| name              = {{{name|}}}
Line 29: Line 29:  
| father            = {{has father|{{{father|}}} }}
 
| father            = {{has father|{{{father|}}} }}
 
}}  
 
}}  
| <!--else do nothing-->}}
+
| should not show the infobox<!--else do nothing-->}}
    
{{#ifeq: {{#var:showsketch}}|true|
 
{{#ifeq: {{#var:showsketch}}|true|

Navigation menu