Modèle:Infobox : Différence entre versions
(Annulation des modifications 934 de Overflow (discussion)) |
|||
Ligne 1 : | Ligne 1 : | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: GENERAL ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibID|{{#if:{{#var:ibID}}|{{#expr:{{#var:ibID}}+1}}|0}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibWidthDefault|250}}<!-- | ||
+ | -->{{#vardefine:ibWidth|{{#iferror:{{#expr:{{#if:{{{width|}}}|{{#replace:{{#replace:{{{width|}}}}}|px}}|{{#var:ibWidthDefault}}}}}}|{{#var:ibWidthDefault}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibOptions|{{#if:{{{options|}}}|,{{lc:{{{options}}}}},}}}}<!-- | ||
+ | -->{{#vardefine:ibOptionsClps|{{#if:{{#pos:{{#var:ibOptions}}|,collapsiblegroups,}}|collapsible| | ||
+ | {{#if:{{#pos:{{#var:ibOptions}}|,collapsedgroups,}}|collapsed}}}}}}<!-- | ||
+ | -->{{#vardefine:ibOptions|{{#replace:{{#replace:{{#replace:{{#var:ibOptions}}|,collapsiblegroups,|,}}|,collapsedgroups,|,}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibColWidthsLen|0}}<!-- | ||
+ | -->{{#vardefine:ibColWidths|{{#if:{{{colwidths|}}}|{{#replace:<!-- | ||
+ | -->{{#if:{{#explode:{{{colwidths|}}}|,|0}}|{{#explode:{{{colwidths}}}|,|0}},<!-- | ||
+ | -->{{#vardefine:ibColWidthsLen|{{#expr:{{#var:ibColWidthsLen}}+1}}}}}}<!-- | ||
+ | -->{{#if:{{#explode:{{{colwidths|}}}|,|1}}|{{#explode:{{{colwidths}}}|,|1}},<!-- | ||
+ | -->{{#vardefine:ibColWidthsLen|{{#expr:{{#var:ibColWidthsLen}}+1}}}}}}<!-- | ||
+ | -->{{#if:{{#explode:{{{colwidths|}}}|,|2}}|{{#explode:{{{colwidths}}}|,|2}},<!-- | ||
+ | -->{{#vardefine:ibColWidthsLen|{{#expr:{{#var:ibColWidthsLen}}+1}}}}}}<!-- | ||
+ | -->{{#if:{{#explode:{{{colwidths|}}}|,|3}}|{{#explode:{{{colwidths}}}|,|3}}<!-- | ||
+ | -->{{#vardefine:ibColWidthsLen|{{#expr:{{#var:ibColWidthsLen}}+1}}}}}}<!-- | ||
+ | -->|%}}}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: IMAGES ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibImgIndexMain|{{#switch:{{lc:{{{main image1|}}}}}||@hide=|#default=1}}{{#switch:{{lc:{{{main image2|}}}}}||@hide=|#default=2}}{{#switch:{{lc:{{{main image3|}}}}}||@hide=|#default=3}}{{#switch:{{lc:{{{main image4|}}}}}||@hide=|#default=4}}{{#switch:{{lc:{{{main image5|}}}}}||@hide=|#default=5}}}}<!-- | ||
+ | -->{{#vardefine:ibImgCountMain|{{#expr:0+{{#len:{{#var:ibImgIndexMain}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgIndexMainReal|{{#sub:12345|0|{{#var:ibImgCountMain}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgPerRowMainMax|5}}<!-- | ||
+ | -->{{#vardefine:ibImgPerRowMainDefault|2}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgPerRowMain|{{#if:{{{main image columns|}}}|{{#iferror:{{#expr:trunc {{{main image columns}}}}}|{{#var:ibImgPerRowMainDefault}}}}|{{#var:ibImgPerRowMainDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgPerRowMain|{{#ifexpr:({{#var:ibImgPerRowMain}}>{{#var:ibImgPerRowMainMax}}) or ({{#var:ibImgPerRowMain}}<=0)|{{#var:ibImgPerRowMainDefault}}|{{#var:ibImgPerRowMain}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgPerRowMain|{{#ifexpr:({{#var:ibImgPerRowMain}}>{{#var:ibImgCountMain}}) and ({{#var:ibImgCountMain}}>0)|{{#var:ibImgCountMain}}|{{#var:ibImgPerRowMain}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgIndexMainRow1|{{#sub:{{#var:ibImgIndexMainReal}}|0|{{#var:ibImgPerRowMain}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgIndexMainRow2|{{#sub:{{#var:ibImgIndexMainReal}}|{{#var:ibImgPerRowMain}}|{{#var:ibImgPerRowMain}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgIndexMainRow3|{{#sub:{{#var:ibImgIndexMainReal}}|{{#expr:{{#var:ibImgPerRowMain}}*2}}|{{#var:ibImgPerRowMain}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgIndexMainRow4|{{#sub:{{#var:ibImgIndexMainReal}}|{{#expr:{{#var:ibImgPerRowMain}}*3}}|{{#var:ibImgPerRowMain}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgIndexMainRow5|{{#sub:{{#var:ibImgIndexMainReal}}|{{#expr:{{#var:ibImgPerRowMain}}*4}}|{{#var:ibImgPerRowMain}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgRowsMain|{{#expr:{{#var:ibImgCountMain}}/{{#var:ibImgPerRowMain}} round 0}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgMain1|{{#sub:{{#var:ibImgIndexMain}}|0|1}}}}<!-- | ||
+ | -->{{#vardefine:ibImgMain2|{{#sub:{{#var:ibImgIndexMain}}|1|1}}}}<!-- | ||
+ | -->{{#vardefine:ibImgMain3|{{#sub:{{#var:ibImgIndexMain}}|2|1}}}}<!-- | ||
+ | -->{{#vardefine:ibImgMain4|{{#sub:{{#var:ibImgIndexMain}}|3|1}}}}<!-- | ||
+ | -->{{#vardefine:ibImgMain5|{{#sub:{{#var:ibImgIndexMain}}|4|1}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgWidthMax|{{#expr:{{#var:ibWidth}}-10}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMax|{{#expr:{{#var:ibWidth}}-10}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgSizeDefault|{{#replace:{{lc:{{{size images|}}}}}|px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthDefault|{{#explode:{{#var:ibImgSizeDefault}}|x|0}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightDefault|{{#if:{{#pos:{{#var:ibImgSizeDefault}}|x}}|{{#explode:{{#var:ibImgSizeDefault}}|x|1}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgWidthDefault|{{#iferror:{{#ifexpr:{{#var:ibImgWidthDefault}}<={{#var:ibImgWidthMax}}|{{#var:ibImgWidthDefault}}|{{#var:ibImgWidthMax}}}}|{{#var:ibImgWidthMax}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightDefault|{{#iferror:{{#ifexpr:{{#var:ibImgHeightDefault}}<={{#var:ibImgHeightMax}}|{{#var:ibImgHeightDefault}}|{{#var:ibImgHeightMax}}}}|{{#var:ibImgHeightMax}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgSizeDefault|{{#if:{{#var:ibImgWidthDefault}}{{#var:ibImgHeightDefault}}|{{#var:ibImgWidthDefault}}{{#if:{{#var:ibImgHeightDefault}}|x{{#var:ibImgHeightDefault}}}}px}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgSizeMainDefault|{{#replace:{{lc:{{{size main images|}}}}}|px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMainDefault|{{#explode:{{#var:ibImgSizeMainDefault}}|x|0}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMainDefault|{{#if:{{#pos:{{#var:ibImgSizeMainDefault}}|x}}|{{#explode:{{#var:ibImgSizeMainDefault}}|x|1}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgWidthMainDefaultTotal|{{#iferror:{{#ifexpr:{{#var:ibImgWidthMainDefault}}<={{#var:ibImgWidthMax}}|{{#var:ibImgWidthMainDefault}}|{{#var:ibImgWidthMax}}}}|{{#var:ibImgWidthMax}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMainDefault|{{#expr:floor(({{#var:ibImgWidthMainDefaultTotal}}-(({{#var:ibImgPerRowMain}}-1)*2))/{{#var:ibImgPerRowMain}})}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMainDefaultTotal|{{#iferror:{{#ifexpr:{{#var:ibImgHeightMainDefault}}<={{#var:ibImgHeightMax}}|{{#var:ibImgHeightMainDefault}}|{{#var:ibImgHeightMax}}}}|{{#var:ibImgHeightMax}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMainDefault|{{#expr:floor(({{#var:ibImgHeightMainDefaultTotal}}-(({{#var:ibImgRowsMain}}-1)*2))/{{#ifexpr:{{#var:ibImgRowsMain}}>0|{{#var:ibImgRowsMain}}|1}})}}}}<!-- | ||
+ | -->{{#vardefine:ibImgSizeMainDefault|{{#if:{{#var:ibImgWidthMainDefault}}{{#var:ibImgHeightMainDefault}}|{{#var:ibImgWidthMainDefault}}{{#if:{{#var:ibImgHeightMainDefault}}|x{{#var:ibImgHeightMainDefault}}}}px}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgSizeMain1|{{#replace:{{lc:{{{main image{{#var:ibImgMain1}} size|}}}}}|px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain1|{{#explode:{{#var:ibImgSizeMain1}}|x|0}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain1|{{#if:{{#pos:{{#var:ibImgSizeMain1}}|x}}|{{#explode:{{#var:ibImgSizeMain1}}|x|1}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain1Original|{{#imgw:{{{main image{{#var:ibImgMain1}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain1Original|{{#imgh:{{{main image{{#var:ibImgMain1}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain1Default|{{#ifexpr:({{#var:ibImgWidthMain1Original}}<{{#var:ibImgWidthMainDefault}}) and ({{#var:ibImgHeightMain1Original}}<{{#var:ibImgHeightMainDefault}})|{{#var:ibImgWidthMain1Original}}|{{#var:ibImgWidthMainDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain1|{{#iferror:{{#ifexpr:({{#var:ibImgWidthMain1}}<={{#var:ibImgWidthMainDefaultTotal}}) and ({{#var:ibImgWidthMain1}}>0)|{{#var:ibImgWidthMain1}}|{{#var:ibImgWidthMain1Default}}}}|{{#var:ibImgWidthMain1Default}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain1|{{#iferror:{{#ifexpr:({{#var:ibImgHeightMain1}}<={{#var:ibImgHeightMainDefaultTotal}}) and ({{#var:ibImgHeightMain1}}>0)|{{#var:ibImgHeightMain1}}|{{#var:ibImgHeightMainDefault}}}}|{{#var:ibImgHeightMainDefault}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgSizeMain2|{{#replace:{{lc:{{{main image{{#var:ibImgMain2}} size|}}}}}|px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain2|{{#explode:{{#var:ibImgSizeMain2}}|x|0}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain2|{{#if:{{#pos:{{#var:ibImgSizeMain2}}|x}}|{{#explode:{{#var:ibImgSizeMain2}}|x|1}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain2Original|{{#imgw:{{{main image{{#var:ibImgMain2}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain2Original|{{#imgh:{{{main image{{#var:ibImgMain2}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain2Default|{{#ifexpr:({{#var:ibImgWidthMain2Original}}<{{#var:ibImgWidthMainDefault}}) and ({{#var:ibImgHeightMain2Original}}<{{#var:ibImgHeightMainDefault}})|{{#var:ibImgWidthMain2Original}}|{{#var:ibImgWidthMainDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain2|{{#iferror:{{#ifexpr:({{#var:ibImgWidthMain2}}<={{#var:ibImgWidthMainDefaultTotal}}) and ({{#var:ibImgWidthMain2}}>0)|{{#var:ibImgWidthMain2}}|{{#var:ibImgWidthMain2Default}}}}|{{#var:ibImgWidthMain2Default}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain2|{{#iferror:{{#ifexpr:({{#var:ibImgHeightMain2}}<={{#var:ibImgHeightMainDefaultTotal}}) and ({{#var:ibImgHeightMain2}}>0)|{{#var:ibImgHeightMain2}}|{{#var:ibImgHeightMainDefault}}}}|{{#var:ibImgHeightMainDefault}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgSizeMain3|{{#replace:{{lc:{{{main image{{#var:ibImgMain3}} size|}}}}}|px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain3|{{#explode:{{#var:ibImgSizeMain3}}|x|0}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain3|{{#if:{{#pos:{{#var:ibImgSizeMain3}}|x}}|{{#explode:{{#var:ibImgSizeMain3}}|x|1}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain3Original|{{#imgw:{{{main image{{#var:ibImgMain3}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain3Original|{{#imgh:{{{main image{{#var:ibImgMain3}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain3Default|{{#ifexpr:({{#var:ibImgWidthMain3Original}}<{{#var:ibImgWidthMainDefault}}) and ({{#var:ibImgHeightMain3Original}}<{{#var:ibImgHeightMainDefault}})|{{#var:ibImgWidthMain3Original}}|{{#var:ibImgWidthMainDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain3|{{#iferror:{{#ifexpr:({{#var:ibImgWidthMain3}}<={{#var:ibImgWidthMainDefaultTotal}}) and ({{#var:ibImgWidthMain3}}>0)|{{#var:ibImgWidthMain3}}|{{#var:ibImgWidthMain3Default}}}}|{{#var:ibImgWidthMain3Default}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain3|{{#iferror:{{#ifexpr:({{#var:ibImgHeightMain3}}<={{#var:ibImgHeightMainDefaultTotal}}) and ({{#var:ibImgHeightMain3}}>0)|{{#var:ibImgHeightMain3}}|{{#var:ibImgHeightMainDefault}}}}|{{#var:ibImgHeightMainDefault}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgSizeMain4|{{#replace:{{lc:{{{main image{{#var:ibImgMain4}} size|}}}}}|px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain4|{{#explode:{{#var:ibImgSizeMain4}}|x|0}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain4|{{#if:{{#pos:{{#var:ibImgSizeMain4}}|x}}|{{#explode:{{#var:ibImgSizeMain4}}|x|1}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain4Original|{{#imgw:{{{main image{{#var:ibImgMain4}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain4Original|{{#imgh:{{{main image{{#var:ibImgMain4}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain4Default|{{#ifexpr:({{#var:ibImgWidthMain4Original}}<{{#var:ibImgWidthMainDefault}}) and ({{#var:ibImgHeightMain4Original}}<{{#var:ibImgHeightMainDefault}})|{{#var:ibImgWidthMain4Original}}|{{#var:ibImgWidthMainDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain4|{{#iferror:{{#ifexpr:({{#var:ibImgWidthMain4}}<={{#var:ibImgWidthMainDefaultTotal}}) and ({{#var:ibImgWidthMain4}}>0)|{{#var:ibImgWidthMain4}}|{{#var:ibImgWidthMain4Default}}}}|{{#var:ibImgWidthMain4Default}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain4|{{#iferror:{{#ifexpr:({{#var:ibImgHeightMain4}}<={{#var:ibImgHeightMainDefaultTotal}}) and ({{#var:ibImgHeightMain4}}>0)|{{#var:ibImgHeightMain4}}|{{#var:ibImgHeightMainDefault}}}}|{{#var:ibImgHeightMainDefault}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgSizeMain5|{{#replace:{{lc:{{{main image{{#var:ibImgMain5}} size|}}}}}|px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain5|{{#explode:{{#var:ibImgSizeMain5}}|x|0}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain5|{{#if:{{#pos:{{#var:ibImgSizeMain5}}|x}}|{{#explode:{{#var:ibImgSizeMain5}}|x|1}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain5Original|{{#imgw:{{{main image{{#var:ibImgMain5}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain5Original|{{#imgh:{{{main image{{#var:ibImgMain5}}|}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain5Default|{{#ifexpr:({{#var:ibImgWidthMain5Original}}<{{#var:ibImgWidthMainDefault}}) and ({{#var:ibImgHeightMain5Original}}<{{#var:ibImgHeightMainDefault}})|{{#var:ibImgWidthMain5Original}}|{{#var:ibImgWidthMainDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain5|{{#iferror:{{#ifexpr:({{#var:ibImgWidthMain5}}<={{#var:ibImgWidthMainDefaultTotal}}) and ({{#var:ibImgWidthMain5}}>0)|{{#var:ibImgWidthMain5}}|{{#var:ibImgWidthMain5Default}}}}|{{#var:ibImgWidthMain5Default}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgHeightMain5|{{#iferror:{{#ifexpr:({{#var:ibImgHeightMain5}}<={{#var:ibImgHeightMainDefaultTotal}}) and ({{#var:ibImgHeightMain5}}>0)|{{#var:ibImgHeightMain5}}|{{#var:ibImgHeightMainDefault}}}}|{{#var:ibImgHeightMainDefault}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgWidthMainIndex|{{#sub:+{{padleft:{{#var:ibImgWidthMain1}}|3|0}}+{{padleft:{{#var:ibImgWidthMain2}}|3|0}}+{{padleft:{{#var:ibImgWidthMain3}}|3|0}}+{{padleft:{{#var:ibImgWidthMain4}}|3|0}}+{{padleft:{{#var:ibImgWidthMain5}}|3|0}}|0|{{#expr:{{#var:ibImgCountMain}}*4}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgWidthMainRow1|{{#expr:(({{#len:{{#var:ibImgIndexMainRow1}}}}-1)*2){{#sub:{{#var:ibImgWidthMainIndex}}|0|{{#expr:{{#var:ibImgPerRowMain}}*4}}}} }} }}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMainRow2|{{#expr:(({{#len:{{#var:ibImgIndexMainRow2}}}}-1)*2){{#sub:{{#var:ibImgWidthMainIndex}}|{{#expr:{{#var:ibImgPerRowMain}}*4}}|{{#expr:{{#var:ibImgPerRowMain}}*4}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMainRow3|{{#expr:(({{#len:{{#var:ibImgIndexMainRow3}}}}-1)*2){{#sub:{{#var:ibImgWidthMainIndex}}|{{#expr:{{#var:ibImgPerRowMain}}*8}}|{{#expr:{{#var:ibImgPerRowMain}}*4}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMainRow4|{{#expr:(({{#len:{{#var:ibImgIndexMainRow4}}}}-1)*2){{#sub:{{#var:ibImgWidthMainIndex}}|{{#expr:{{#var:ibImgPerRowMain}}*12}}|{{#expr:{{#var:ibImgPerRowMain}}*4}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibImgWidthMainRow5|{{#expr:(({{#len:{{#var:ibImgIndexMainRow5}}}}-1)*2){{#sub:{{#var:ibImgWidthMainIndex}}|{{#expr:{{#var:ibImgPerRowMain}}*16}}|{{#expr:{{#var:ibImgPerRowMain}}*4}}}}}}}}<!-- | ||
+ | |||
+ | -->{{#ifexpr:{{#var:ibImgWidthMainRow1}}>{{#var:ibImgWidthMainDefaultTotal}}|<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow1}}|1}}|{{#ifexpr:{{#var:ibImgWidthMain1}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain1|{{#var:ibImgWidthMain1Default}}}}}}}}<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow1}}|2}}|{{#ifexpr:{{#var:ibImgWidthMain2}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain2|{{#var:ibImgWidthMain2Default}}}}}}}}<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow1}}|3}}|{{#ifexpr:{{#var:ibImgWidthMain3}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain3|{{#var:ibImgWidthMain3Default}}}}}}}}<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow1}}|4}}|{{#ifexpr:{{#var:ibImgWidthMain4}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain4|{{#var:ibImgWidthMain4Default}}}}}}}}<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow1}}|5}}|{{#ifexpr:{{#var:ibImgWidthMain5}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain5|{{#var:ibImgWidthMain5Default}}}}}}}}<!-- | ||
+ | -->}}<!-- | ||
+ | -->{{#ifexpr:{{#var:ibImgWidthMainRow2}}>{{#var:ibImgWidthMainDefaultTotal}}|<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow2}}|2}}|{{#ifexpr:{{#var:ibImgWidthMain2}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain2|{{#var:ibImgWidthMain2Default}}}}}}}}<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow2}}|3}}|{{#ifexpr:{{#var:ibImgWidthMain3}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain3|{{#var:ibImgWidthMain3Default}}}}}}}}<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow2}}|4}}|{{#ifexpr:{{#var:ibImgWidthMain4}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain4|{{#var:ibImgWidthMain4Default}}}}}}}}<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow2}}|5}}|{{#ifexpr:{{#var:ibImgWidthMain5}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain5|{{#var:ibImgWidthMain5Default}}}}}}}}<!-- | ||
+ | -->}}<!-- | ||
+ | -->{{#ifexpr:{{#var:ibImgWidthMainRow3}}>{{#var:ibImgWidthMainDefaultTotal}}|<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow3}}|3}}|{{#ifexpr:{{#var:ibImgWidthMain3}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain3|{{#var:ibImgWidthMain3Default}}}}}}}}<!-- | ||
+ | -->{{#if:{{#pos:{{#var:ibImgIndexMainRow3}}|5}}|{{#ifexpr:{{#var:ibImgWidthMain5}}>{{#var:ibImgWidthMainDefault}}|{{#vardefine:ibImgWidthMain5|{{#var:ibImgWidthMain5Default}}}}}}}}<!-- | ||
+ | -->}}<!-- | ||
+ | -->{{#ifexpr:{{#var:ibImgWidthMainRow4}}>{{#var:ibImgWidthMainDefaultTotal}}|<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain4|{{#var:ibImgWidthMain4Default}}}}<!-- | ||
+ | -->}}<!-- | ||
+ | -->{{#ifexpr:{{#var:ibImgWidthMainRow5}}>{{#var:ibImgWidthMainDefaultTotal}}|<!-- | ||
+ | -->{{#vardefine:ibImgWidthMain5|{{#var:ibImgWidthMain5Default}}}}<!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgSizeMain1|{{#if:{{#var:ibImgWidthMain1}}{{#var:ibImgHeightMain1}}|{{#var:ibImgWidthMain1}}{{#if:{{#var:ibImgHeightMain1}}|x{{#var:ibImgHeightMain1}}}}px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgSizeMain2|{{#if:{{#var:ibImgWidthMain2}}{{#var:ibImgHeightMain2}}|{{#var:ibImgWidthMain2}}{{#if:{{#var:ibImgHeightMain2}}|x{{#var:ibImgHeightMain2}}}}px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgSizeMain3|{{#if:{{#var:ibImgWidthMain3}}{{#var:ibImgHeightMain3}}|{{#var:ibImgWidthMain3}}{{#if:{{#var:ibImgHeightMain3}}|x{{#var:ibImgHeightMain3}}}}px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgSizeMain4|{{#if:{{#var:ibImgWidthMain4}}{{#var:ibImgHeightMain4}}|{{#var:ibImgWidthMain4}}{{#if:{{#var:ibImgHeightMain4}}|x{{#var:ibImgHeightMain4}}}}px}}}}<!-- | ||
+ | -->{{#vardefine:ibImgSizeMain5|{{#if:{{#var:ibImgWidthMain5}}{{#var:ibImgHeightMain5}}|{{#var:ibImgWidthMain5}}{{#if:{{#var:ibImgHeightMain5}}|x{{#var:ibImgHeightMain5}}}}px}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibImgMainUpDest|{{urlencode:{{#ifexpr:({{#len:{{{main image default|}}}}}-{{#rpos:{{{main image default|}}}|.}})>3|{{{main image default}}}|{{PAGENAME}}.jpg}}}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: ICON ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibIconWidthMax|40}}<!-- | ||
+ | -->{{#vardefine:ibIconHeightMax|40}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibIconWidthDefault|30}}<!-- | ||
+ | -->{{#vardefine:ibIconHeightDefault|30}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibIconSize|{{#replace:{{lc:{{{icon size|}}}}}|px}}}}<!-- | ||
+ | -->{{#vardefine:ibIconWidth|{{#explode:{{#var:ibIconSize}}|x|0}}}}<!-- | ||
+ | -->{{#vardefine:ibIconHeight|{{#if:{{#pos:{{#var:ibIconSize}}|x}}|{{#explode:{{#var:ibIconSize}}|x|1}}}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibIconWidth|{{#iferror:{{#ifexpr:{{#var:ibIconWidth}}<={{#var:ibIconWidthMax}}|{{#var:ibIconWidth}}|{{#var:ibIconWidthMax}}}}|{{#var:ibIconWidthDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibIconHeight|{{#iferror:{{#ifexpr:{{#var:ibIconHeight}}<={{#var:ibIconHeightMax}}|{{#var:ibIconHeight}}|{{#var:ibIconHeightMax}}}}|{{#var:ibIconHeightDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibIconSize|{{#if:{{#var:ibIconWidth}}{{#var:ibIconHeight}}|{{#var:ibIconWidth}}{{#if:{{#var:ibIconHeight}}|x{{#var:ibIconHeight}}}}px}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibIconContWidth|{{#expr:{{#var:ibIconWidth}}+4}}}}<!-- | ||
+ | -->{{#vardefine:ibIconContHeight|{{#expr:{{#var:ibIconHeight}}+4}}}}<!-- | ||
+ | -->{{#vardefine:ibIconContWidthTotal|{{#expr:{{#var:ibIconContWidth}}+2}}}}<!-- | ||
+ | -->{{#vardefine:ibIconContHeightTotal|{{#expr:{{#var:ibIconContHeight}}+1}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibIconOffsetDefault|0}}<!-- | ||
+ | -->{{#vardefine:ibIconOffset|{{#switch:{{lc:{{{icon offset|}}}}}|=0|@outside={{#var:ibIconContHeightTotal}}|#default={{#replace:{{lc:{{{icon offset|}}}}}|px}}}}}}<!-- | ||
+ | -->{{#vardefine:ibIconOffset|{{#iferror:{{#ifexpr:({{#var:ibIconOffset}}<={{#var:ibIconContHeightTotal}}) and ({{#var:ibIconOffset}}>0)|{{#var:ibIconOffset}}|{{#var:ibIconOffsetDefault}}}}|{{#var:ibIconOffsetDefault}}}}}}<!-- | ||
+ | -->{{#vardefine:ibIconOffsetBottom|{{#expr:floor({{#var:ibIconOffset}}/2)}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: STYLE ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibStyle|{{#if:{{{style|}}}|{{{style}}};}}}}<!-- | ||
+ | -->{{#vardefine:ibStyleContents|{{#if:{{{style contents|}}}|{{{style contents}}};}}}}<!-- | ||
+ | -->{{#vardefine:ibStyleGroups|{{#if:{{{style groups|}}}|{{{style groups}}};}}}}<!-- | ||
+ | -->{{#vardefine:ibStyleImages|{{#if:{{{style images|}}}|{{{style images}}};}}}}<!-- | ||
+ | -->{{#vardefine:ibStyleLabels|{{#if:{{{style labels|}}}|{{{style labels}}};}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: LAYOUTS ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibR1Lay|{{#ifeq:{{{group1|@n}}}|@n|{{#ifeq:{{{image1|@n}}}|@n|{{#ifeq:{{{label1|{{{label1-1|@n}}}}}}|@n|{{#ifeq:{{{content1-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label1-2|@n}}}|@n|{{#ifeq:{{{content1|{{{content1-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label1-3|@n}}}|@n|{{#ifeq:{{{content1-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label1-4|@n}}}|@n|{{#ifeq:{{{content1-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR2Lay|{{#ifeq:{{{group2|@n}}}|@n|{{#ifeq:{{{image2|@n}}}|@n|{{#ifeq:{{{label2|{{{label2-1|@n}}}}}}|@n|{{#ifeq:{{{content2-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label2-2|@n}}}|@n|{{#ifeq:{{{content2|{{{content2-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label2-3|@n}}}|@n|{{#ifeq:{{{content2-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label2-4|@n}}}|@n|{{#ifeq:{{{content2-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR3Lay|{{#ifeq:{{{group3|@n}}}|@n|{{#ifeq:{{{image3|@n}}}|@n|{{#ifeq:{{{label3|{{{label3-1|@n}}}}}}|@n|{{#ifeq:{{{content3-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label3-2|@n}}}|@n|{{#ifeq:{{{content3|{{{content3-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label3-3|@n}}}|@n|{{#ifeq:{{{content3-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label3-4|@n}}}|@n|{{#ifeq:{{{content3-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR4Lay|{{#ifeq:{{{group4|@n}}}|@n|{{#ifeq:{{{image4|@n}}}|@n|{{#ifeq:{{{label4|{{{label4-1|@n}}}}}}|@n|{{#ifeq:{{{content4-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label4-2|@n}}}|@n|{{#ifeq:{{{content4|{{{content4-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label4-3|@n}}}|@n|{{#ifeq:{{{content4-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label4-4|@n}}}|@n|{{#ifeq:{{{content4-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR5Lay|{{#ifeq:{{{group5|@n}}}|@n|{{#ifeq:{{{image5|@n}}}|@n|{{#ifeq:{{{label5|{{{label5-1|@n}}}}}}|@n|{{#ifeq:{{{content5-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label5-2|@n}}}|@n|{{#ifeq:{{{content5|{{{content5-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label5-3|@n}}}|@n|{{#ifeq:{{{content5-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label5-4|@n}}}|@n|{{#ifeq:{{{content5-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR6Lay|{{#ifeq:{{{group6|@n}}}|@n|{{#ifeq:{{{image6|@n}}}|@n|{{#ifeq:{{{label6|{{{label6-1|@n}}}}}}|@n|{{#ifeq:{{{content6-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label6-2|@n}}}|@n|{{#ifeq:{{{content6|{{{content6-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label6-3|@n}}}|@n|{{#ifeq:{{{content6-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label6-4|@n}}}|@n|{{#ifeq:{{{content6-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR7Lay|{{#ifeq:{{{group7|@n}}}|@n|{{#ifeq:{{{image7|@n}}}|@n|{{#ifeq:{{{label7|{{{label7-1|@n}}}}}}|@n|{{#ifeq:{{{content7-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label7-2|@n}}}|@n|{{#ifeq:{{{content7|{{{content7-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label7-3|@n}}}|@n|{{#ifeq:{{{content7-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label7-4|@n}}}|@n|{{#ifeq:{{{content7-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR8Lay|{{#ifeq:{{{group8|@n}}}|@n|{{#ifeq:{{{image8|@n}}}|@n|{{#ifeq:{{{label8|{{{label8-1|@n}}}}}}|@n|{{#ifeq:{{{content8-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label8-2|@n}}}|@n|{{#ifeq:{{{content8|{{{content8-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label8-3|@n}}}|@n|{{#ifeq:{{{content8-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label8-4|@n}}}|@n|{{#ifeq:{{{content8-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR9Lay|{{#ifeq:{{{group9|@n}}}|@n|{{#ifeq:{{{image9|@n}}}|@n|{{#ifeq:{{{label9|{{{label9-1|@n}}}}}}|@n|{{#ifeq:{{{content9-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label9-2|@n}}}|@n|{{#ifeq:{{{content9|{{{content9-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label9-3|@n}}}|@n|{{#ifeq:{{{content9-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label9-4|@n}}}|@n|{{#ifeq:{{{content9-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR10Lay|{{#ifeq:{{{group10|@n}}}|@n|{{#ifeq:{{{image10|@n}}}|@n|{{#ifeq:{{{label10|{{{label10-1|@n}}}}}}|@n|{{#ifeq:{{{content10-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label10-2|@n}}}|@n|{{#ifeq:{{{content10|{{{content10-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label10-3|@n}}}|@n|{{#ifeq:{{{content10-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label10-4|@n}}}|@n|{{#ifeq:{{{content10-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR11Lay|{{#ifeq:{{{group11|@n}}}|@n|{{#ifeq:{{{image11|@n}}}|@n|{{#ifeq:{{{label11|{{{label11-1|@n}}}}}}|@n|{{#ifeq:{{{content11-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label11-2|@n}}}|@n|{{#ifeq:{{{content11|{{{content11-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label11-3|@n}}}|@n|{{#ifeq:{{{content11-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label11-4|@n}}}|@n|{{#ifeq:{{{content11-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR12Lay|{{#ifeq:{{{group12|@n}}}|@n|{{#ifeq:{{{image12|@n}}}|@n|{{#ifeq:{{{label12|{{{label12-1|@n}}}}}}|@n|{{#ifeq:{{{content12-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label12-2|@n}}}|@n|{{#ifeq:{{{content12|{{{content12-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label12-3|@n}}}|@n|{{#ifeq:{{{content12-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label12-4|@n}}}|@n|{{#ifeq:{{{content12-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR13Lay|{{#ifeq:{{{group13|@n}}}|@n|{{#ifeq:{{{image13|@n}}}|@n|{{#ifeq:{{{label13|{{{label13-1|@n}}}}}}|@n|{{#ifeq:{{{content13-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label13-2|@n}}}|@n|{{#ifeq:{{{content13|{{{content13-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label13-3|@n}}}|@n|{{#ifeq:{{{content13-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label13-4|@n}}}|@n|{{#ifeq:{{{content13-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR14Lay|{{#ifeq:{{{group14|@n}}}|@n|{{#ifeq:{{{image14|@n}}}|@n|{{#ifeq:{{{label14|{{{label14-1|@n}}}}}}|@n|{{#ifeq:{{{content14-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label14-2|@n}}}|@n|{{#ifeq:{{{content14|{{{content14-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label14-3|@n}}}|@n|{{#ifeq:{{{content14-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label14-4|@n}}}|@n|{{#ifeq:{{{content14-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR15Lay|{{#ifeq:{{{group15|@n}}}|@n|{{#ifeq:{{{image15|@n}}}|@n|{{#ifeq:{{{label15|{{{label15-1|@n}}}}}}|@n|{{#ifeq:{{{content15-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label15-2|@n}}}|@n|{{#ifeq:{{{content15|{{{content15-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label15-3|@n}}}|@n|{{#ifeq:{{{content15-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label15-4|@n}}}|@n|{{#ifeq:{{{content15-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR16Lay|{{#ifeq:{{{group16|@n}}}|@n|{{#ifeq:{{{image16|@n}}}|@n|{{#ifeq:{{{label16|{{{label16-1|@n}}}}}}|@n|{{#ifeq:{{{content16-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label16-2|@n}}}|@n|{{#ifeq:{{{content16|{{{content16-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label16-3|@n}}}|@n|{{#ifeq:{{{content16-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label16-4|@n}}}|@n|{{#ifeq:{{{content16-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR17Lay|{{#ifeq:{{{group17|@n}}}|@n|{{#ifeq:{{{image17|@n}}}|@n|{{#ifeq:{{{label17|{{{label17-1|@n}}}}}}|@n|{{#ifeq:{{{content17-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label17-2|@n}}}|@n|{{#ifeq:{{{content17|{{{content17-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label17-3|@n}}}|@n|{{#ifeq:{{{content17-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label17-4|@n}}}|@n|{{#ifeq:{{{content17-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR18Lay|{{#ifeq:{{{group18|@n}}}|@n|{{#ifeq:{{{image18|@n}}}|@n|{{#ifeq:{{{label18|{{{label18-1|@n}}}}}}|@n|{{#ifeq:{{{content18-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label18-2|@n}}}|@n|{{#ifeq:{{{content18|{{{content18-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label18-3|@n}}}|@n|{{#ifeq:{{{content18-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label18-4|@n}}}|@n|{{#ifeq:{{{content18-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR19Lay|{{#ifeq:{{{group19|@n}}}|@n|{{#ifeq:{{{image19|@n}}}|@n|{{#ifeq:{{{label19|{{{label19-1|@n}}}}}}|@n|{{#ifeq:{{{content19-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label19-2|@n}}}|@n|{{#ifeq:{{{content19|{{{content19-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label19-3|@n}}}|@n|{{#ifeq:{{{content19-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label19-4|@n}}}|@n|{{#ifeq:{{{content19-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR20Lay|{{#ifeq:{{{group20|@n}}}|@n|{{#ifeq:{{{image20|@n}}}|@n|{{#ifeq:{{{label20|{{{label20-1|@n}}}}}}|@n|{{#ifeq:{{{content20-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label20-2|@n}}}|@n|{{#ifeq:{{{content20|{{{content20-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label20-3|@n}}}|@n|{{#ifeq:{{{content20-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label20-4|@n}}}|@n|{{#ifeq:{{{content20-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR21Lay|{{#ifeq:{{{group21|@n}}}|@n|{{#ifeq:{{{image21|@n}}}|@n|{{#ifeq:{{{label21|{{{label21-1|@n}}}}}}|@n|{{#ifeq:{{{content21-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label21-2|@n}}}|@n|{{#ifeq:{{{content21|{{{content21-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label21-3|@n}}}|@n|{{#ifeq:{{{content21-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label21-4|@n}}}|@n|{{#ifeq:{{{content21-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR22Lay|{{#ifeq:{{{group22|@n}}}|@n|{{#ifeq:{{{image22|@n}}}|@n|{{#ifeq:{{{label22|{{{label22-1|@n}}}}}}|@n|{{#ifeq:{{{content22-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label22-2|@n}}}|@n|{{#ifeq:{{{content22|{{{content22-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label22-3|@n}}}|@n|{{#ifeq:{{{content22-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label22-4|@n}}}|@n|{{#ifeq:{{{content22-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR23Lay|{{#ifeq:{{{group23|@n}}}|@n|{{#ifeq:{{{image23|@n}}}|@n|{{#ifeq:{{{label23|{{{label23-1|@n}}}}}}|@n|{{#ifeq:{{{content23-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label23-2|@n}}}|@n|{{#ifeq:{{{content23|{{{content23-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label23-3|@n}}}|@n|{{#ifeq:{{{content23-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label23-4|@n}}}|@n|{{#ifeq:{{{content23-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR24Lay|{{#ifeq:{{{group24|@n}}}|@n|{{#ifeq:{{{image24|@n}}}|@n|{{#ifeq:{{{label24|{{{label24-1|@n}}}}}}|@n|{{#ifeq:{{{content24-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label24-2|@n}}}|@n|{{#ifeq:{{{content24|{{{content24-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label24-3|@n}}}|@n|{{#ifeq:{{{content24-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label24-4|@n}}}|@n|{{#ifeq:{{{content24-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR25Lay|{{#ifeq:{{{group25|@n}}}|@n|{{#ifeq:{{{image25|@n}}}|@n|{{#ifeq:{{{label25|{{{label25-1|@n}}}}}}|@n|{{#ifeq:{{{content25-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label25-2|@n}}}|@n|{{#ifeq:{{{content25|{{{content25-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label25-3|@n}}}|@n|{{#ifeq:{{{content25-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label25-4|@n}}}|@n|{{#ifeq:{{{content25-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR26Lay|{{#ifeq:{{{group26|@n}}}|@n|{{#ifeq:{{{image26|@n}}}|@n|{{#ifeq:{{{label26|{{{label26-1|@n}}}}}}|@n|{{#ifeq:{{{content26-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label26-2|@n}}}|@n|{{#ifeq:{{{content26|{{{content26-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label26-3|@n}}}|@n|{{#ifeq:{{{content26-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label26-4|@n}}}|@n|{{#ifeq:{{{content26-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR27Lay|{{#ifeq:{{{group27|@n}}}|@n|{{#ifeq:{{{image27|@n}}}|@n|{{#ifeq:{{{label27|{{{label27-1|@n}}}}}}|@n|{{#ifeq:{{{content27-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label27-2|@n}}}|@n|{{#ifeq:{{{content27|{{{content27-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label27-3|@n}}}|@n|{{#ifeq:{{{content27-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label27-4|@n}}}|@n|{{#ifeq:{{{content27-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR28Lay|{{#ifeq:{{{group28|@n}}}|@n|{{#ifeq:{{{image28|@n}}}|@n|{{#ifeq:{{{label28|{{{label28-1|@n}}}}}}|@n|{{#ifeq:{{{content28-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label28-2|@n}}}|@n|{{#ifeq:{{{content28|{{{content28-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label28-3|@n}}}|@n|{{#ifeq:{{{content28-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label28-4|@n}}}|@n|{{#ifeq:{{{content28-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR29Lay|{{#ifeq:{{{group29|@n}}}|@n|{{#ifeq:{{{image29|@n}}}|@n|{{#ifeq:{{{label29|{{{label29-1|@n}}}}}}|@n|{{#ifeq:{{{content29-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label29-2|@n}}}|@n|{{#ifeq:{{{content29|{{{content29-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label29-3|@n}}}|@n|{{#ifeq:{{{content29-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label29-4|@n}}}|@n|{{#ifeq:{{{content29-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR30Lay|{{#ifeq:{{{group30|@n}}}|@n|{{#ifeq:{{{image30|@n}}}|@n|{{#ifeq:{{{label30|{{{label30-1|@n}}}}}}|@n|{{#ifeq:{{{content30-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label30-2|@n}}}|@n|{{#ifeq:{{{content30|{{{content30-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label30-3|@n}}}|@n|{{#ifeq:{{{content30-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label30-4|@n}}}|@n|{{#ifeq:{{{content30-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR31Lay|{{#ifeq:{{{group31|@n}}}|@n|{{#ifeq:{{{image31|@n}}}|@n|{{#ifeq:{{{label31|{{{label31-1|@n}}}}}}|@n|{{#ifeq:{{{content31-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label31-2|@n}}}|@n|{{#ifeq:{{{content31|{{{content31-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label31-3|@n}}}|@n|{{#ifeq:{{{content31-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label31-4|@n}}}|@n|{{#ifeq:{{{content31-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR32Lay|{{#ifeq:{{{group32|@n}}}|@n|{{#ifeq:{{{image32|@n}}}|@n|{{#ifeq:{{{label32|{{{label32-1|@n}}}}}}|@n|{{#ifeq:{{{content32-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label32-2|@n}}}|@n|{{#ifeq:{{{content32|{{{content32-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label32-3|@n}}}|@n|{{#ifeq:{{{content32-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label32-4|@n}}}|@n|{{#ifeq:{{{content32-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR33Lay|{{#ifeq:{{{group33|@n}}}|@n|{{#ifeq:{{{image33|@n}}}|@n|{{#ifeq:{{{label33|{{{label33-1|@n}}}}}}|@n|{{#ifeq:{{{content33-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label33-2|@n}}}|@n|{{#ifeq:{{{content33|{{{content33-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label33-3|@n}}}|@n|{{#ifeq:{{{content33-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label33-4|@n}}}|@n|{{#ifeq:{{{content33-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR34Lay|{{#ifeq:{{{group34|@n}}}|@n|{{#ifeq:{{{image34|@n}}}|@n|{{#ifeq:{{{label34|{{{label34-1|@n}}}}}}|@n|{{#ifeq:{{{content34-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label34-2|@n}}}|@n|{{#ifeq:{{{content34|{{{content34-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label34-3|@n}}}|@n|{{#ifeq:{{{content34-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label34-4|@n}}}|@n|{{#ifeq:{{{content34-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR35Lay|{{#ifeq:{{{group35|@n}}}|@n|{{#ifeq:{{{image35|@n}}}|@n|{{#ifeq:{{{label35|{{{label35-1|@n}}}}}}|@n|{{#ifeq:{{{content35-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label35-2|@n}}}|@n|{{#ifeq:{{{content35|{{{content35-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label35-3|@n}}}|@n|{{#ifeq:{{{content35-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label35-4|@n}}}|@n|{{#ifeq:{{{content35-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR36Lay|{{#ifeq:{{{group36|@n}}}|@n|{{#ifeq:{{{image36|@n}}}|@n|{{#ifeq:{{{label36|{{{label36-1|@n}}}}}}|@n|{{#ifeq:{{{content36-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label36-2|@n}}}|@n|{{#ifeq:{{{content36|{{{content36-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label36-3|@n}}}|@n|{{#ifeq:{{{content36-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label36-4|@n}}}|@n|{{#ifeq:{{{content36-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR37Lay|{{#ifeq:{{{group37|@n}}}|@n|{{#ifeq:{{{image37|@n}}}|@n|{{#ifeq:{{{label37|{{{label37-1|@n}}}}}}|@n|{{#ifeq:{{{content37-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label37-2|@n}}}|@n|{{#ifeq:{{{content37|{{{content37-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label37-3|@n}}}|@n|{{#ifeq:{{{content37-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label37-4|@n}}}|@n|{{#ifeq:{{{content37-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR38Lay|{{#ifeq:{{{group38|@n}}}|@n|{{#ifeq:{{{image38|@n}}}|@n|{{#ifeq:{{{label38|{{{label38-1|@n}}}}}}|@n|{{#ifeq:{{{content38-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label38-2|@n}}}|@n|{{#ifeq:{{{content38|{{{content38-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label38-3|@n}}}|@n|{{#ifeq:{{{content38-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label38-4|@n}}}|@n|{{#ifeq:{{{content38-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR39Lay|{{#ifeq:{{{group39|@n}}}|@n|{{#ifeq:{{{image39|@n}}}|@n|{{#ifeq:{{{label39|{{{label39-1|@n}}}}}}|@n|{{#ifeq:{{{content39-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label39-2|@n}}}|@n|{{#ifeq:{{{content39|{{{content39-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label39-3|@n}}}|@n|{{#ifeq:{{{content39-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label39-4|@n}}}|@n|{{#ifeq:{{{content39-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | -->{{#vardefine:ibR40Lay|{{#ifeq:{{{group40|@n}}}|@n|{{#ifeq:{{{image40|@n}}}|@n|{{#ifeq:{{{label40|{{{label40-1|@n}}}}}}|@n|{{#ifeq:{{{content40-1|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label40-2|@n}}}|@n|{{#ifeq:{{{content40|{{{content40-2|@n}}}}}}|@n|0|c}}|l}}{{#ifeq:{{{label40-3|@n}}}|@n|{{#ifeq:{{{content40-3|@n}}}|@n|0|c}}|l}}{{#ifeq:{{{label40-4|@n}}}|@n|{{#ifeq:{{{content40-4|@n}}}|@n|0|c}}|l}}|i}}|g}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: CONDITIONS (1) ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibMainImageShow|{{#ifexpr:{{#var:ibImgCountMain}}>0|,image,|{{#if:{{#pos:{{#var:ibOptions}}|,imageoptional,}}{{#pos:{{#replace:{{lc:,{{{main image1|}}},{{{main image2|}}},{{{main image3|}}},{{{main image4|}}},{{{main image5|}}},}}}}|,@hide,}}{{#ifeq:{{lc:{{{games|}}}}}|none|1}}||,upload,}}}}{{#if:{{{icon|}}}|,icon,}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibR1Show|{{#switch:{{#var:ibR1Lay}}|0000=|g={{#ifeq:{{lc:{{{group1|}}}}}|@hide||{{#ifeq:{{{cond1|@n}}}|@n|@dep|{{#if:{{{cond1|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image1|}}}}}|@hide||{{#ifeq:{{{cond1|@n}}}|@n|{{#if:{{{image1|}}}|1}}|{{#if:{{{cond1|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR1Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR1Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}1-1|}}}}}|@hide||{{#ifeq:{{{cond1|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}1-1|}}}|1}}|{{#if:{{{cond1|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR1Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}1-2|}}}}}|@hide||{{#ifeq:{{{cond1|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}1-2|}}}|1}}|{{#if:{{{cond1|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR1Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}1-3|}}}}}|@hide||{{#ifeq:{{{cond1|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}1-3|}}}|1}}|{{#if:{{{cond1|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR1Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}1-4|}}}}}|@hide||{{#ifeq:{{{cond1|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}1-4|}}}|1}}|{{#if:{{{cond1|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR2Show|{{#switch:{{#var:ibR2Lay}}|0000=|g={{#ifeq:{{lc:{{{group2|}}}}}|@hide||{{#ifeq:{{{cond2|@n}}}|@n|@dep|{{#if:{{{cond2|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image2|}}}}}|@hide||{{#ifeq:{{{cond2|@n}}}|@n|{{#if:{{{image2|}}}|1}}|{{#if:{{{cond2|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR2Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR2Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}2-1|}}}}}|@hide||{{#ifeq:{{{cond2|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}2-1|}}}|1}}|{{#if:{{{cond2|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR2Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}2-2|}}}}}|@hide||{{#ifeq:{{{cond2|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}2-2|}}}|1}}|{{#if:{{{cond2|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR2Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}2-3|}}}}}|@hide||{{#ifeq:{{{cond2|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}2-3|}}}|1}}|{{#if:{{{cond2|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR2Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}2-4|}}}}}|@hide||{{#ifeq:{{{cond2|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}2-4|}}}|1}}|{{#if:{{{cond2|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR3Show|{{#switch:{{#var:ibR3Lay}}|0000=|g={{#ifeq:{{lc:{{{group3|}}}}}|@hide||{{#ifeq:{{{cond3|@n}}}|@n|@dep|{{#if:{{{cond3|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image3|}}}}}|@hide||{{#ifeq:{{{cond3|@n}}}|@n|{{#if:{{{image3|}}}|1}}|{{#if:{{{cond3|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR3Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR3Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}3-1|}}}}}|@hide||{{#ifeq:{{{cond3|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}3-1|}}}|1}}|{{#if:{{{cond3|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR3Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}3-2|}}}}}|@hide||{{#ifeq:{{{cond3|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}3-2|}}}|1}}|{{#if:{{{cond3|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR3Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}3-3|}}}}}|@hide||{{#ifeq:{{{cond3|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}3-3|}}}|1}}|{{#if:{{{cond3|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR3Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}3-4|}}}}}|@hide||{{#ifeq:{{{cond3|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}3-4|}}}|1}}|{{#if:{{{cond3|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR4Show|{{#switch:{{#var:ibR4Lay}}|0000=|g={{#ifeq:{{lc:{{{group4|}}}}}|@hide||{{#ifeq:{{{cond4|@n}}}|@n|@dep|{{#if:{{{cond4|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image4|}}}}}|@hide||{{#ifeq:{{{cond4|@n}}}|@n|{{#if:{{{image4|}}}|1}}|{{#if:{{{cond4|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR4Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR4Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}4-1|}}}}}|@hide||{{#ifeq:{{{cond4|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}4-1|}}}|1}}|{{#if:{{{cond4|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR4Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}4-2|}}}}}|@hide||{{#ifeq:{{{cond4|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}4-2|}}}|1}}|{{#if:{{{cond4|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR4Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}4-3|}}}}}|@hide||{{#ifeq:{{{cond4|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}4-3|}}}|1}}|{{#if:{{{cond4|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR4Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}4-4|}}}}}|@hide||{{#ifeq:{{{cond4|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}4-4|}}}|1}}|{{#if:{{{cond4|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR5Show|{{#switch:{{#var:ibR5Lay}}|0000=|g={{#ifeq:{{lc:{{{group5|}}}}}|@hide||{{#ifeq:{{{cond5|@n}}}|@n|@dep|{{#if:{{{cond5|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image5|}}}}}|@hide||{{#ifeq:{{{cond5|@n}}}|@n|{{#if:{{{image5|}}}|1}}|{{#if:{{{cond5|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR5Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR5Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}5-1|}}}}}|@hide||{{#ifeq:{{{cond5|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}5-1|}}}|1}}|{{#if:{{{cond5|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR5Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}5-2|}}}}}|@hide||{{#ifeq:{{{cond5|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}5-2|}}}|1}}|{{#if:{{{cond5|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR5Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}5-3|}}}}}|@hide||{{#ifeq:{{{cond5|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}5-3|}}}|1}}|{{#if:{{{cond5|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR5Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}5-4|}}}}}|@hide||{{#ifeq:{{{cond5|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}5-4|}}}|1}}|{{#if:{{{cond5|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR6Show|{{#switch:{{#var:ibR6Lay}}|0000=|g={{#ifeq:{{lc:{{{group6|}}}}}|@hide||{{#ifeq:{{{cond6|@n}}}|@n|@dep|{{#if:{{{cond6|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image6|}}}}}|@hide||{{#ifeq:{{{cond6|@n}}}|@n|{{#if:{{{image6|}}}|1}}|{{#if:{{{cond6|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR6Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR6Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}6-1|}}}}}|@hide||{{#ifeq:{{{cond6|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}6-1|}}}|1}}|{{#if:{{{cond6|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR6Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}6-2|}}}}}|@hide||{{#ifeq:{{{cond6|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}6-2|}}}|1}}|{{#if:{{{cond6|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR6Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}6-3|}}}}}|@hide||{{#ifeq:{{{cond6|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}6-3|}}}|1}}|{{#if:{{{cond6|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR6Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}6-4|}}}}}|@hide||{{#ifeq:{{{cond6|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}6-4|}}}|1}}|{{#if:{{{cond6|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR7Show|{{#switch:{{#var:ibR7Lay}}|0000=|g={{#ifeq:{{lc:{{{group7|}}}}}|@hide||{{#ifeq:{{{cond7|@n}}}|@n|@dep|{{#if:{{{cond7|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image7|}}}}}|@hide||{{#ifeq:{{{cond7|@n}}}|@n|{{#if:{{{image7|}}}|1}}|{{#if:{{{cond7|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR7Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR7Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}7-1|}}}}}|@hide||{{#ifeq:{{{cond7|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}7-1|}}}|1}}|{{#if:{{{cond7|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR7Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}7-2|}}}}}|@hide||{{#ifeq:{{{cond7|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}7-2|}}}|1}}|{{#if:{{{cond7|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR7Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}7-3|}}}}}|@hide||{{#ifeq:{{{cond7|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}7-3|}}}|1}}|{{#if:{{{cond7|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR7Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}7-4|}}}}}|@hide||{{#ifeq:{{{cond7|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}7-4|}}}|1}}|{{#if:{{{cond7|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR8Show|{{#switch:{{#var:ibR8Lay}}|0000=|g={{#ifeq:{{lc:{{{group8|}}}}}|@hide||{{#ifeq:{{{cond8|@n}}}|@n|@dep|{{#if:{{{cond8|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image8|}}}}}|@hide||{{#ifeq:{{{cond8|@n}}}|@n|{{#if:{{{image8|}}}|1}}|{{#if:{{{cond8|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR8Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR8Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}8-1|}}}}}|@hide||{{#ifeq:{{{cond8|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}8-1|}}}|1}}|{{#if:{{{cond8|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR8Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}8-2|}}}}}|@hide||{{#ifeq:{{{cond8|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}8-2|}}}|1}}|{{#if:{{{cond8|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR8Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}8-3|}}}}}|@hide||{{#ifeq:{{{cond8|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}8-3|}}}|1}}|{{#if:{{{cond8|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR8Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}8-4|}}}}}|@hide||{{#ifeq:{{{cond8|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}8-4|}}}|1}}|{{#if:{{{cond8|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR9Show|{{#switch:{{#var:ibR9Lay}}|0000=|g={{#ifeq:{{lc:{{{group9|}}}}}|@hide||{{#ifeq:{{{cond9|@n}}}|@n|@dep|{{#if:{{{cond9|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image9|}}}}}|@hide||{{#ifeq:{{{cond9|@n}}}|@n|{{#if:{{{image9|}}}|1}}|{{#if:{{{cond9|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR9Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR9Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}9-1|}}}}}|@hide||{{#ifeq:{{{cond9|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}9-1|}}}|1}}|{{#if:{{{cond9|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR9Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}9-2|}}}}}|@hide||{{#ifeq:{{{cond9|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}9-2|}}}|1}}|{{#if:{{{cond9|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR9Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}9-3|}}}}}|@hide||{{#ifeq:{{{cond9|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}9-3|}}}|1}}|{{#if:{{{cond9|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR9Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}9-4|}}}}}|@hide||{{#ifeq:{{{cond9|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}9-4|}}}|1}}|{{#if:{{{cond9|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR10Show|{{#switch:{{#var:ibR10Lay}}|0000=|g={{#ifeq:{{lc:{{{group10|}}}}}|@hide||{{#ifeq:{{{cond10|@n}}}|@n|@dep|{{#if:{{{cond10|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image10|}}}}}|@hide||{{#ifeq:{{{cond10|@n}}}|@n|{{#if:{{{image10|}}}|1}}|{{#if:{{{cond10|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR10Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR10Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}10-1|}}}}}|@hide||{{#ifeq:{{{cond10|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}10-1|}}}|1}}|{{#if:{{{cond10|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR10Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}10-2|}}}}}|@hide||{{#ifeq:{{{cond10|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}10-2|}}}|1}}|{{#if:{{{cond10|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR10Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}10-3|}}}}}|@hide||{{#ifeq:{{{cond10|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}10-3|}}}|1}}|{{#if:{{{cond10|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR10Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}10-4|}}}}}|@hide||{{#ifeq:{{{cond10|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}10-4|}}}|1}}|{{#if:{{{cond10|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR11Show|{{#switch:{{#var:ibR11Lay}}|0000=|g={{#ifeq:{{lc:{{{group11|}}}}}|@hide||{{#ifeq:{{{cond11|@n}}}|@n|@dep|{{#if:{{{cond11|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image11|}}}}}|@hide||{{#ifeq:{{{cond11|@n}}}|@n|{{#if:{{{image11|}}}|1}}|{{#if:{{{cond11|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR11Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR11Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}11-1|}}}}}|@hide||{{#ifeq:{{{cond11|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}11-1|}}}|1}}|{{#if:{{{cond11|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR11Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}11-2|}}}}}|@hide||{{#ifeq:{{{cond11|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}11-2|}}}|1}}|{{#if:{{{cond11|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR11Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}11-3|}}}}}|@hide||{{#ifeq:{{{cond11|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}11-3|}}}|1}}|{{#if:{{{cond11|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR11Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}11-4|}}}}}|@hide||{{#ifeq:{{{cond11|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}11-4|}}}|1}}|{{#if:{{{cond11|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR12Show|{{#switch:{{#var:ibR12Lay}}|0000=|g={{#ifeq:{{lc:{{{group12|}}}}}|@hide||{{#ifeq:{{{cond12|@n}}}|@n|@dep|{{#if:{{{cond12|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image12|}}}}}|@hide||{{#ifeq:{{{cond12|@n}}}|@n|{{#if:{{{image12|}}}|1}}|{{#if:{{{cond12|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR12Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR12Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}12-1|}}}}}|@hide||{{#ifeq:{{{cond12|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}12-1|}}}|1}}|{{#if:{{{cond12|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR12Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}12-2|}}}}}|@hide||{{#ifeq:{{{cond12|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}12-2|}}}|1}}|{{#if:{{{cond12|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR12Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}12-3|}}}}}|@hide||{{#ifeq:{{{cond12|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}12-3|}}}|1}}|{{#if:{{{cond12|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR12Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}12-4|}}}}}|@hide||{{#ifeq:{{{cond12|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}12-4|}}}|1}}|{{#if:{{{cond12|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR13Show|{{#switch:{{#var:ibR13Lay}}|0000=|g={{#ifeq:{{lc:{{{group13|}}}}}|@hide||{{#ifeq:{{{cond13|@n}}}|@n|@dep|{{#if:{{{cond13|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image13|}}}}}|@hide||{{#ifeq:{{{cond13|@n}}}|@n|{{#if:{{{image13|}}}|1}}|{{#if:{{{cond13|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR13Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR13Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}13-1|}}}}}|@hide||{{#ifeq:{{{cond13|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}13-1|}}}|1}}|{{#if:{{{cond13|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR13Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}13-2|}}}}}|@hide||{{#ifeq:{{{cond13|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}13-2|}}}|1}}|{{#if:{{{cond13|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR13Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}13-3|}}}}}|@hide||{{#ifeq:{{{cond13|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}13-3|}}}|1}}|{{#if:{{{cond13|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR13Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}13-4|}}}}}|@hide||{{#ifeq:{{{cond13|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}13-4|}}}|1}}|{{#if:{{{cond13|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR14Show|{{#switch:{{#var:ibR14Lay}}|0000=|g={{#ifeq:{{lc:{{{group14|}}}}}|@hide||{{#ifeq:{{{cond14|@n}}}|@n|@dep|{{#if:{{{cond14|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image14|}}}}}|@hide||{{#ifeq:{{{cond14|@n}}}|@n|{{#if:{{{image14|}}}|1}}|{{#if:{{{cond14|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR14Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR14Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}14-1|}}}}}|@hide||{{#ifeq:{{{cond14|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}14-1|}}}|1}}|{{#if:{{{cond14|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR14Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}14-2|}}}}}|@hide||{{#ifeq:{{{cond14|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}14-2|}}}|1}}|{{#if:{{{cond14|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR14Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}14-3|}}}}}|@hide||{{#ifeq:{{{cond14|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}14-3|}}}|1}}|{{#if:{{{cond14|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR14Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}14-4|}}}}}|@hide||{{#ifeq:{{{cond14|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}14-4|}}}|1}}|{{#if:{{{cond14|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR15Show|{{#switch:{{#var:ibR15Lay}}|0000=|g={{#ifeq:{{lc:{{{group15|}}}}}|@hide||{{#ifeq:{{{cond15|@n}}}|@n|@dep|{{#if:{{{cond15|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image15|}}}}}|@hide||{{#ifeq:{{{cond15|@n}}}|@n|{{#if:{{{image15|}}}|1}}|{{#if:{{{cond15|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR15Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR15Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}15-1|}}}}}|@hide||{{#ifeq:{{{cond15|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}15-1|}}}|1}}|{{#if:{{{cond15|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR15Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}15-2|}}}}}|@hide||{{#ifeq:{{{cond15|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}15-2|}}}|1}}|{{#if:{{{cond15|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR15Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}15-3|}}}}}|@hide||{{#ifeq:{{{cond15|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}15-3|}}}|1}}|{{#if:{{{cond15|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR15Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}15-4|}}}}}|@hide||{{#ifeq:{{{cond15|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}15-4|}}}|1}}|{{#if:{{{cond15|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR16Show|{{#switch:{{#var:ibR16Lay}}|0000=|g={{#ifeq:{{lc:{{{group16|}}}}}|@hide||{{#ifeq:{{{cond16|@n}}}|@n|@dep|{{#if:{{{cond16|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image16|}}}}}|@hide||{{#ifeq:{{{cond16|@n}}}|@n|{{#if:{{{image16|}}}|1}}|{{#if:{{{cond16|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR16Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR16Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}16-1|}}}}}|@hide||{{#ifeq:{{{cond16|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}16-1|}}}|1}}|{{#if:{{{cond16|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR16Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}16-2|}}}}}|@hide||{{#ifeq:{{{cond16|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}16-2|}}}|1}}|{{#if:{{{cond16|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR16Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}16-3|}}}}}|@hide||{{#ifeq:{{{cond16|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}16-3|}}}|1}}|{{#if:{{{cond16|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR16Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}16-4|}}}}}|@hide||{{#ifeq:{{{cond16|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}16-4|}}}|1}}|{{#if:{{{cond16|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR17Show|{{#switch:{{#var:ibR17Lay}}|0000=|g={{#ifeq:{{lc:{{{group17|}}}}}|@hide||{{#ifeq:{{{cond17|@n}}}|@n|@dep|{{#if:{{{cond17|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image17|}}}}}|@hide||{{#ifeq:{{{cond17|@n}}}|@n|{{#if:{{{image17|}}}|1}}|{{#if:{{{cond17|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR17Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR17Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}17-1|}}}}}|@hide||{{#ifeq:{{{cond17|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}17-1|}}}|1}}|{{#if:{{{cond17|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR17Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}17-2|}}}}}|@hide||{{#ifeq:{{{cond17|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}17-2|}}}|1}}|{{#if:{{{cond17|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR17Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}17-3|}}}}}|@hide||{{#ifeq:{{{cond17|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}17-3|}}}|1}}|{{#if:{{{cond17|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR17Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}17-4|}}}}}|@hide||{{#ifeq:{{{cond17|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}17-4|}}}|1}}|{{#if:{{{cond17|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR18Show|{{#switch:{{#var:ibR18Lay}}|0000=|g={{#ifeq:{{lc:{{{group18|}}}}}|@hide||{{#ifeq:{{{cond18|@n}}}|@n|@dep|{{#if:{{{cond18|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image18|}}}}}|@hide||{{#ifeq:{{{cond18|@n}}}|@n|{{#if:{{{image18|}}}|1}}|{{#if:{{{cond18|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR18Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR18Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}18-1|}}}}}|@hide||{{#ifeq:{{{cond18|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}18-1|}}}|1}}|{{#if:{{{cond18|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR18Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}18-2|}}}}}|@hide||{{#ifeq:{{{cond18|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}18-2|}}}|1}}|{{#if:{{{cond18|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR18Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}18-3|}}}}}|@hide||{{#ifeq:{{{cond18|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}18-3|}}}|1}}|{{#if:{{{cond18|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR18Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}18-4|}}}}}|@hide||{{#ifeq:{{{cond18|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}18-4|}}}|1}}|{{#if:{{{cond18|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR19Show|{{#switch:{{#var:ibR19Lay}}|0000=|g={{#ifeq:{{lc:{{{group19|}}}}}|@hide||{{#ifeq:{{{cond19|@n}}}|@n|@dep|{{#if:{{{cond19|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image19|}}}}}|@hide||{{#ifeq:{{{cond19|@n}}}|@n|{{#if:{{{image19|}}}|1}}|{{#if:{{{cond19|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR19Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR19Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}19-1|}}}}}|@hide||{{#ifeq:{{{cond19|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}19-1|}}}|1}}|{{#if:{{{cond19|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR19Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}19-2|}}}}}|@hide||{{#ifeq:{{{cond19|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}19-2|}}}|1}}|{{#if:{{{cond19|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR19Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}19-3|}}}}}|@hide||{{#ifeq:{{{cond19|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}19-3|}}}|1}}|{{#if:{{{cond19|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR19Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}19-4|}}}}}|@hide||{{#ifeq:{{{cond19|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}19-4|}}}|1}}|{{#if:{{{cond19|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR20Show|{{#switch:{{#var:ibR20Lay}}|0000=|g={{#ifeq:{{lc:{{{group20|}}}}}|@hide||{{#ifeq:{{{cond20|@n}}}|@n|@dep|{{#if:{{{cond20|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image20|}}}}}|@hide||{{#ifeq:{{{cond20|@n}}}|@n|{{#if:{{{image20|}}}|1}}|{{#if:{{{cond20|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR20Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR20Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}20-1|}}}}}|@hide||{{#ifeq:{{{cond20|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}20-1|}}}|1}}|{{#if:{{{cond20|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR20Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}20-2|}}}}}|@hide||{{#ifeq:{{{cond20|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}20-2|}}}|1}}|{{#if:{{{cond20|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR20Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}20-3|}}}}}|@hide||{{#ifeq:{{{cond20|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}20-3|}}}|1}}|{{#if:{{{cond20|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR20Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}20-4|}}}}}|@hide||{{#ifeq:{{{cond20|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}20-4|}}}|1}}|{{#if:{{{cond20|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR21Show|{{#switch:{{#var:ibR21Lay}}|0000=|g={{#ifeq:{{lc:{{{group21|}}}}}|@hide||{{#ifeq:{{{cond21|@n}}}|@n|@dep|{{#if:{{{cond21|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image21|}}}}}|@hide||{{#ifeq:{{{cond21|@n}}}|@n|{{#if:{{{image21|}}}|1}}|{{#if:{{{cond21|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR21Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR21Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}21-1|}}}}}|@hide||{{#ifeq:{{{cond21|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}21-1|}}}|1}}|{{#if:{{{cond21|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR21Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}21-2|}}}}}|@hide||{{#ifeq:{{{cond21|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}21-2|}}}|1}}|{{#if:{{{cond21|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR21Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}21-3|}}}}}|@hide||{{#ifeq:{{{cond21|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}21-3|}}}|1}}|{{#if:{{{cond21|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR21Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}21-4|}}}}}|@hide||{{#ifeq:{{{cond21|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}21-4|}}}|1}}|{{#if:{{{cond21|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR22Show|{{#switch:{{#var:ibR22Lay}}|0000=|g={{#ifeq:{{lc:{{{group22|}}}}}|@hide||{{#ifeq:{{{cond22|@n}}}|@n|@dep|{{#if:{{{cond22|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image22|}}}}}|@hide||{{#ifeq:{{{cond22|@n}}}|@n|{{#if:{{{image22|}}}|1}}|{{#if:{{{cond22|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR22Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR22Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}22-1|}}}}}|@hide||{{#ifeq:{{{cond22|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}22-1|}}}|1}}|{{#if:{{{cond22|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR22Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}22-2|}}}}}|@hide||{{#ifeq:{{{cond22|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}22-2|}}}|1}}|{{#if:{{{cond22|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR22Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}22-3|}}}}}|@hide||{{#ifeq:{{{cond22|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}22-3|}}}|1}}|{{#if:{{{cond22|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR22Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}22-4|}}}}}|@hide||{{#ifeq:{{{cond22|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}22-4|}}}|1}}|{{#if:{{{cond22|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR23Show|{{#switch:{{#var:ibR23Lay}}|0000=|g={{#ifeq:{{lc:{{{group23|}}}}}|@hide||{{#ifeq:{{{cond23|@n}}}|@n|@dep|{{#if:{{{cond23|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image23|}}}}}|@hide||{{#ifeq:{{{cond23|@n}}}|@n|{{#if:{{{image23|}}}|1}}|{{#if:{{{cond23|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR23Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR23Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}23-1|}}}}}|@hide||{{#ifeq:{{{cond23|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}23-1|}}}|1}}|{{#if:{{{cond23|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR23Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}23-2|}}}}}|@hide||{{#ifeq:{{{cond23|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}23-2|}}}|1}}|{{#if:{{{cond23|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR23Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}23-3|}}}}}|@hide||{{#ifeq:{{{cond23|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}23-3|}}}|1}}|{{#if:{{{cond23|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR23Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}23-4|}}}}}|@hide||{{#ifeq:{{{cond23|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}23-4|}}}|1}}|{{#if:{{{cond23|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR24Show|{{#switch:{{#var:ibR24Lay}}|0000=|g={{#ifeq:{{lc:{{{group24|}}}}}|@hide||{{#ifeq:{{{cond24|@n}}}|@n|@dep|{{#if:{{{cond24|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image24|}}}}}|@hide||{{#ifeq:{{{cond24|@n}}}|@n|{{#if:{{{image24|}}}|1}}|{{#if:{{{cond24|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR24Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR24Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}24-1|}}}}}|@hide||{{#ifeq:{{{cond24|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}24-1|}}}|1}}|{{#if:{{{cond24|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR24Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}24-2|}}}}}|@hide||{{#ifeq:{{{cond24|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}24-2|}}}|1}}|{{#if:{{{cond24|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR24Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}24-3|}}}}}|@hide||{{#ifeq:{{{cond24|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}24-3|}}}|1}}|{{#if:{{{cond24|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR24Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}24-4|}}}}}|@hide||{{#ifeq:{{{cond24|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}24-4|}}}|1}}|{{#if:{{{cond24|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR25Show|{{#switch:{{#var:ibR25Lay}}|0000=|g={{#ifeq:{{lc:{{{group25|}}}}}|@hide||{{#ifeq:{{{cond25|@n}}}|@n|@dep|{{#if:{{{cond25|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image25|}}}}}|@hide||{{#ifeq:{{{cond25|@n}}}|@n|{{#if:{{{image25|}}}|1}}|{{#if:{{{cond25|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR25Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR25Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}25-1|}}}}}|@hide||{{#ifeq:{{{cond25|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}25-1|}}}|1}}|{{#if:{{{cond25|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR25Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}25-2|}}}}}|@hide||{{#ifeq:{{{cond25|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}25-2|}}}|1}}|{{#if:{{{cond25|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR25Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}25-3|}}}}}|@hide||{{#ifeq:{{{cond25|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}25-3|}}}|1}}|{{#if:{{{cond25|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR25Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}25-4|}}}}}|@hide||{{#ifeq:{{{cond25|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}25-4|}}}|1}}|{{#if:{{{cond25|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR26Show|{{#switch:{{#var:ibR26Lay}}|0000=|g={{#ifeq:{{lc:{{{group26|}}}}}|@hide||{{#ifeq:{{{cond26|@n}}}|@n|@dep|{{#if:{{{cond26|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image26|}}}}}|@hide||{{#ifeq:{{{cond26|@n}}}|@n|{{#if:{{{image26|}}}|1}}|{{#if:{{{cond26|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR26Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR26Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}26-1|}}}}}|@hide||{{#ifeq:{{{cond26|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}26-1|}}}|1}}|{{#if:{{{cond26|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR26Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}26-2|}}}}}|@hide||{{#ifeq:{{{cond26|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}26-2|}}}|1}}|{{#if:{{{cond26|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR26Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}26-3|}}}}}|@hide||{{#ifeq:{{{cond26|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}26-3|}}}|1}}|{{#if:{{{cond26|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR26Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}26-4|}}}}}|@hide||{{#ifeq:{{{cond26|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}26-4|}}}|1}}|{{#if:{{{cond26|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR27Show|{{#switch:{{#var:ibR27Lay}}|0000=|g={{#ifeq:{{lc:{{{group27|}}}}}|@hide||{{#ifeq:{{{cond27|@n}}}|@n|@dep|{{#if:{{{cond27|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image27|}}}}}|@hide||{{#ifeq:{{{cond27|@n}}}|@n|{{#if:{{{image27|}}}|1}}|{{#if:{{{cond27|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR27Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR27Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}27-1|}}}}}|@hide||{{#ifeq:{{{cond27|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}27-1|}}}|1}}|{{#if:{{{cond27|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR27Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}27-2|}}}}}|@hide||{{#ifeq:{{{cond27|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}27-2|}}}|1}}|{{#if:{{{cond27|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR27Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}27-3|}}}}}|@hide||{{#ifeq:{{{cond27|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}27-3|}}}|1}}|{{#if:{{{cond27|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR27Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}27-4|}}}}}|@hide||{{#ifeq:{{{cond27|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}27-4|}}}|1}}|{{#if:{{{cond27|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR28Show|{{#switch:{{#var:ibR28Lay}}|0000=|g={{#ifeq:{{lc:{{{group28|}}}}}|@hide||{{#ifeq:{{{cond28|@n}}}|@n|@dep|{{#if:{{{cond28|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image28|}}}}}|@hide||{{#ifeq:{{{cond28|@n}}}|@n|{{#if:{{{image28|}}}|1}}|{{#if:{{{cond28|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR28Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR28Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}28-1|}}}}}|@hide||{{#ifeq:{{{cond28|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}28-1|}}}|1}}|{{#if:{{{cond28|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR28Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}28-2|}}}}}|@hide||{{#ifeq:{{{cond28|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}28-2|}}}|1}}|{{#if:{{{cond28|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR28Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}28-3|}}}}}|@hide||{{#ifeq:{{{cond28|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}28-3|}}}|1}}|{{#if:{{{cond28|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR28Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}28-4|}}}}}|@hide||{{#ifeq:{{{cond28|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}28-4|}}}|1}}|{{#if:{{{cond28|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR29Show|{{#switch:{{#var:ibR29Lay}}|0000=|g={{#ifeq:{{lc:{{{group29|}}}}}|@hide||{{#ifeq:{{{cond29|@n}}}|@n|@dep|{{#if:{{{cond29|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image29|}}}}}|@hide||{{#ifeq:{{{cond29|@n}}}|@n|{{#if:{{{image29|}}}|1}}|{{#if:{{{cond29|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR29Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR29Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}29-1|}}}}}|@hide||{{#ifeq:{{{cond29|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}29-1|}}}|1}}|{{#if:{{{cond29|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR29Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}29-2|}}}}}|@hide||{{#ifeq:{{{cond29|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}29-2|}}}|1}}|{{#if:{{{cond29|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR29Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}29-3|}}}}}|@hide||{{#ifeq:{{{cond29|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}29-3|}}}|1}}|{{#if:{{{cond29|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR29Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}29-4|}}}}}|@hide||{{#ifeq:{{{cond29|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}29-4|}}}|1}}|{{#if:{{{cond29|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR30Show|{{#switch:{{#var:ibR30Lay}}|0000=|g={{#ifeq:{{lc:{{{group30|}}}}}|@hide||{{#ifeq:{{{cond30|@n}}}|@n|@dep|{{#if:{{{cond30|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image30|}}}}}|@hide||{{#ifeq:{{{cond30|@n}}}|@n|{{#if:{{{image30|}}}|1}}|{{#if:{{{cond30|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR30Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR30Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}30-1|}}}}}|@hide||{{#ifeq:{{{cond30|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}30-1|}}}|1}}|{{#if:{{{cond30|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR30Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}30-2|}}}}}|@hide||{{#ifeq:{{{cond30|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}30-2|}}}|1}}|{{#if:{{{cond30|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR30Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}30-3|}}}}}|@hide||{{#ifeq:{{{cond30|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}30-3|}}}|1}}|{{#if:{{{cond30|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR30Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}30-4|}}}}}|@hide||{{#ifeq:{{{cond30|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}30-4|}}}|1}}|{{#if:{{{cond30|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR31Show|{{#switch:{{#var:ibR31Lay}}|0000=|g={{#ifeq:{{lc:{{{group31|}}}}}|@hide||{{#ifeq:{{{cond31|@n}}}|@n|@dep|{{#if:{{{cond31|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image31|}}}}}|@hide||{{#ifeq:{{{cond31|@n}}}|@n|{{#if:{{{image31|}}}|1}}|{{#if:{{{cond31|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR31Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR31Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}31-1|}}}}}|@hide||{{#ifeq:{{{cond31|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}31-1|}}}|1}}|{{#if:{{{cond31|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR31Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}31-2|}}}}}|@hide||{{#ifeq:{{{cond31|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}31-2|}}}|1}}|{{#if:{{{cond31|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR31Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}31-3|}}}}}|@hide||{{#ifeq:{{{cond31|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}31-3|}}}|1}}|{{#if:{{{cond31|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR31Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}31-4|}}}}}|@hide||{{#ifeq:{{{cond31|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}31-4|}}}|1}}|{{#if:{{{cond31|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR32Show|{{#switch:{{#var:ibR32Lay}}|0000=|g={{#ifeq:{{lc:{{{group32|}}}}}|@hide||{{#ifeq:{{{cond32|@n}}}|@n|@dep|{{#if:{{{cond32|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image32|}}}}}|@hide||{{#ifeq:{{{cond32|@n}}}|@n|{{#if:{{{image32|}}}|1}}|{{#if:{{{cond32|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR32Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR32Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}32-1|}}}}}|@hide||{{#ifeq:{{{cond32|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}32-1|}}}|1}}|{{#if:{{{cond32|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR32Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}32-2|}}}}}|@hide||{{#ifeq:{{{cond32|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}32-2|}}}|1}}|{{#if:{{{cond32|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR32Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}32-3|}}}}}|@hide||{{#ifeq:{{{cond32|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}32-3|}}}|1}}|{{#if:{{{cond32|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR32Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}32-4|}}}}}|@hide||{{#ifeq:{{{cond32|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}32-4|}}}|1}}|{{#if:{{{cond32|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR33Show|{{#switch:{{#var:ibR33Lay}}|0000=|g={{#ifeq:{{lc:{{{group33|}}}}}|@hide||{{#ifeq:{{{cond33|@n}}}|@n|@dep|{{#if:{{{cond33|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image33|}}}}}|@hide||{{#ifeq:{{{cond33|@n}}}|@n|{{#if:{{{image33|}}}|1}}|{{#if:{{{cond33|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR33Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR33Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}33-1|}}}}}|@hide||{{#ifeq:{{{cond33|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}33-1|}}}|1}}|{{#if:{{{cond33|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR33Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}33-2|}}}}}|@hide||{{#ifeq:{{{cond33|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}33-2|}}}|1}}|{{#if:{{{cond33|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR33Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}33-3|}}}}}|@hide||{{#ifeq:{{{cond33|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}33-3|}}}|1}}|{{#if:{{{cond33|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR33Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}33-4|}}}}}|@hide||{{#ifeq:{{{cond33|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}33-4|}}}|1}}|{{#if:{{{cond33|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR34Show|{{#switch:{{#var:ibR34Lay}}|0000=|g={{#ifeq:{{lc:{{{group34|}}}}}|@hide||{{#ifeq:{{{cond34|@n}}}|@n|@dep|{{#if:{{{cond34|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image34|}}}}}|@hide||{{#ifeq:{{{cond34|@n}}}|@n|{{#if:{{{image34|}}}|1}}|{{#if:{{{cond34|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR34Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR34Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}34-1|}}}}}|@hide||{{#ifeq:{{{cond34|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}34-1|}}}|1}}|{{#if:{{{cond34|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR34Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}34-2|}}}}}|@hide||{{#ifeq:{{{cond34|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}34-2|}}}|1}}|{{#if:{{{cond34|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR34Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}34-3|}}}}}|@hide||{{#ifeq:{{{cond34|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}34-3|}}}|1}}|{{#if:{{{cond34|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR34Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}34-4|}}}}}|@hide||{{#ifeq:{{{cond34|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}34-4|}}}|1}}|{{#if:{{{cond34|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR35Show|{{#switch:{{#var:ibR35Lay}}|0000=|g={{#ifeq:{{lc:{{{group35|}}}}}|@hide||{{#ifeq:{{{cond35|@n}}}|@n|@dep|{{#if:{{{cond35|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image35|}}}}}|@hide||{{#ifeq:{{{cond35|@n}}}|@n|{{#if:{{{image35|}}}|1}}|{{#if:{{{cond35|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR35Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR35Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}35-1|}}}}}|@hide||{{#ifeq:{{{cond35|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}35-1|}}}|1}}|{{#if:{{{cond35|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR35Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}35-2|}}}}}|@hide||{{#ifeq:{{{cond35|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}35-2|}}}|1}}|{{#if:{{{cond35|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR35Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}35-3|}}}}}|@hide||{{#ifeq:{{{cond35|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}35-3|}}}|1}}|{{#if:{{{cond35|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR35Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}35-4|}}}}}|@hide||{{#ifeq:{{{cond35|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}35-4|}}}|1}}|{{#if:{{{cond35|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR36Show|{{#switch:{{#var:ibR36Lay}}|0000=|g={{#ifeq:{{lc:{{{group36|}}}}}|@hide||{{#ifeq:{{{cond36|@n}}}|@n|@dep|{{#if:{{{cond36|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image36|}}}}}|@hide||{{#ifeq:{{{cond36|@n}}}|@n|{{#if:{{{image36|}}}|1}}|{{#if:{{{cond36|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR36Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR36Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}36-1|}}}}}|@hide||{{#ifeq:{{{cond36|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}36-1|}}}|1}}|{{#if:{{{cond36|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR36Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}36-2|}}}}}|@hide||{{#ifeq:{{{cond36|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}36-2|}}}|1}}|{{#if:{{{cond36|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR36Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}36-3|}}}}}|@hide||{{#ifeq:{{{cond36|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}36-3|}}}|1}}|{{#if:{{{cond36|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR36Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}36-4|}}}}}|@hide||{{#ifeq:{{{cond36|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}36-4|}}}|1}}|{{#if:{{{cond36|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR37Show|{{#switch:{{#var:ibR37Lay}}|0000=|g={{#ifeq:{{lc:{{{group37|}}}}}|@hide||{{#ifeq:{{{cond37|@n}}}|@n|@dep|{{#if:{{{cond37|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image37|}}}}}|@hide||{{#ifeq:{{{cond37|@n}}}|@n|{{#if:{{{image37|}}}|1}}|{{#if:{{{cond37|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR37Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR37Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}37-1|}}}}}|@hide||{{#ifeq:{{{cond37|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}37-1|}}}|1}}|{{#if:{{{cond37|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR37Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}37-2|}}}}}|@hide||{{#ifeq:{{{cond37|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}37-2|}}}|1}}|{{#if:{{{cond37|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR37Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}37-3|}}}}}|@hide||{{#ifeq:{{{cond37|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}37-3|}}}|1}}|{{#if:{{{cond37|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR37Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}37-4|}}}}}|@hide||{{#ifeq:{{{cond37|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}37-4|}}}|1}}|{{#if:{{{cond37|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR38Show|{{#switch:{{#var:ibR38Lay}}|0000=|g={{#ifeq:{{lc:{{{group38|}}}}}|@hide||{{#ifeq:{{{cond38|@n}}}|@n|@dep|{{#if:{{{cond38|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image38|}}}}}|@hide||{{#ifeq:{{{cond38|@n}}}|@n|{{#if:{{{image38|}}}|1}}|{{#if:{{{cond38|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR38Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR38Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}38-1|}}}}}|@hide||{{#ifeq:{{{cond38|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}38-1|}}}|1}}|{{#if:{{{cond38|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR38Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}38-2|}}}}}|@hide||{{#ifeq:{{{cond38|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}38-2|}}}|1}}|{{#if:{{{cond38|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR38Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}38-3|}}}}}|@hide||{{#ifeq:{{{cond38|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}38-3|}}}|1}}|{{#if:{{{cond38|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR38Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}38-4|}}}}}|@hide||{{#ifeq:{{{cond38|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}38-4|}}}|1}}|{{#if:{{{cond38|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR39Show|{{#switch:{{#var:ibR39Lay}}|0000=|g={{#ifeq:{{lc:{{{group39|}}}}}|@hide||{{#ifeq:{{{cond39|@n}}}|@n|@dep|{{#if:{{{cond39|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image39|}}}}}|@hide||{{#ifeq:{{{cond39|@n}}}|@n|{{#if:{{{image39|}}}|1}}|{{#if:{{{cond39|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR39Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR39Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}39-1|}}}}}|@hide||{{#ifeq:{{{cond39|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}39-1|}}}|1}}|{{#if:{{{cond39|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR39Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}39-2|}}}}}|@hide||{{#ifeq:{{{cond39|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}39-2|}}}|1}}|{{#if:{{{cond39|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR39Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}39-3|}}}}}|@hide||{{#ifeq:{{{cond39|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}39-3|}}}|1}}|{{#if:{{{cond39|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR39Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}39-4|}}}}}|@hide||{{#ifeq:{{{cond39|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}39-4|}}}|1}}|{{#if:{{{cond39|}}}|1}}}}}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR40Show|{{#switch:{{#var:ibR40Lay}}|0000=|g={{#ifeq:{{lc:{{{group40|}}}}}|@hide||{{#ifeq:{{{cond40|@n}}}|@n|@dep|{{#if:{{{cond40|}}}|1}}}}}}|i={{#ifeq:{{lc:{{{image40|}}}}}|@hide||{{#ifeq:{{{cond40|@n}}}|@n|{{#if:{{{image40|}}}|1}}|{{#if:{{{cond40|}}}|1}}}}}}|#default={{#if:{{#pos:{{#var:ibR40Lay}}|c}}|{{#vardefine:ibCurType|c}}{{#vardefine:ibCurTypeF|content}}|{{#vardefine:ibCurType|l}}{{#vardefine:ibCurTypeF|label}}}}{{#ifeq:{{#sub:{{#var:ibR40Lay}}|0|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}40-1|}}}}}|@hide||{{#ifeq:{{{cond40|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}40-1|}}}|1}}|{{#if:{{{cond40|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR40Lay}}|1|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}40-2|}}}}}|@hide||{{#ifeq:{{{cond40|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}40-2|}}}|1}}|{{#if:{{{cond40|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR40Lay}}|2|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}40-3|}}}}}|@hide||{{#ifeq:{{{cond40|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}40-3|}}}|1}}|{{#if:{{{cond40|}}}|1}}}}}}}}{{#ifeq:{{#sub:{{#var:ibR40Lay}}|3|1}}|{{#var:ibCurType}}|{{#ifeq:{{lc:{{{{{#var:ibCurTypeF}}40-4|}}}}}|@hide||{{#ifeq:{{{cond40|@n}}}|@n|{{#if:{{{{{#var:ibCurTypeF}}40-4|}}}|1}}|{{#if:{{{cond40|}}}|1}}}}}}}}}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: COLUMNS ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibR1Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR1Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR2Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR2Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR3Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR3Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR4Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR4Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR5Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR5Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR6Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR6Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR7Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR7Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR8Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR8Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR9Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR9Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR10Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR10Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR11Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR11Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR12Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR12Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR13Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR13Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR14Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR14Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR15Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR15Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR16Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR16Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR17Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR17Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR18Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR18Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR19Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR19Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR20Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR20Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR21Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR21Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR22Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR22Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR23Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR23Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR24Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR24Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR25Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR25Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR26Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR26Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR27Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR27Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR28Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR28Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR29Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR29Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR30Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR30Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR31Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR31Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR32Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR32Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR33Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR33Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR34Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR34Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR35Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR35Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR36Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR36Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR37Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR37Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR38Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR38Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR39Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR39Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | -->{{#vardefine:ibR40Col|{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR40Lay}}|g|1}}|i|1}}|l|1}}|c|1}}}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibCurGroup|0}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibG0Col|0000}}{{#vardefine:ibG1Col|0000}}{{#vardefine:ibG2Col|0000}}{{#vardefine:ibG3Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG4Col|0000}}{{#vardefine:ibG5Col|0000}}{{#vardefine:ibG6Col|0000}}{{#vardefine:ibG7Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG8Col|0000}}{{#vardefine:ibG9Col|0000}}{{#vardefine:ibG10Col|0000}}{{#vardefine:ibG11Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG12Col|0000}}{{#vardefine:ibG13Col|0000}}{{#vardefine:ibG14Col|0000}}{{#vardefine:ibG15Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG16Col|0000}}{{#vardefine:ibG17Col|0000}}{{#vardefine:ibG18Col|0000}}{{#vardefine:ibG19Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG20Col|0000}}{{#vardefine:ibG21Col|0000}}{{#vardefine:ibG22Col|0000}}{{#vardefine:ibG23Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG24Col|0000}}{{#vardefine:ibG25Col|0000}}{{#vardefine:ibG26Col|0000}}{{#vardefine:ibG27Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG28Col|0000}}{{#vardefine:ibG29Col|0000}}{{#vardefine:ibG30Col|0000}}{{#vardefine:ibG31Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG32Col|0000}}{{#vardefine:ibG33Col|0000}}{{#vardefine:ibG34Col|0000}}{{#vardefine:ibG35Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG36Col|0000}}{{#vardefine:ibG37Col|0000}}{{#vardefine:ibG38Col|0000}}{{#vardefine:ibG39Col|0000}}<!-- | ||
+ | -->{{#vardefine:ibG40Col|0000}}<!-- | ||
+ | |||
+ | -->{{#vardefine:ibR0Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR1Lay}}|h|i=|g={{#vardefine:ibCurGroup|1}}|#default={{#if:{{#var:ibR1Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR1Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR1Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR2Lay}}|h|i=|g={{#vardefine:ibCurGroup|2}}|#default={{#if:{{#var:ibR2Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR2Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR2Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR3Lay}}|h|i=|g={{#vardefine:ibCurGroup|3}}|#default={{#if:{{#var:ibR3Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR3Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR3Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR4Lay}}|h|i=|g={{#vardefine:ibCurGroup|4}}|#default={{#if:{{#var:ibR4Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR4Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR4Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR5Lay}}|h|i=|g={{#vardefine:ibCurGroup|5}}|#default={{#if:{{#var:ibR5Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR5Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR5Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR6Lay}}|h|i=|g={{#vardefine:ibCurGroup|6}}|#default={{#if:{{#var:ibR6Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR6Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR6Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR7Lay}}|h|i=|g={{#vardefine:ibCurGroup|7}}|#default={{#if:{{#var:ibR7Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR7Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR7Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR8Lay}}|h|i=|g={{#vardefine:ibCurGroup|8}}|#default={{#if:{{#var:ibR8Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR8Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR8Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR9Lay}}|h|i=|g={{#vardefine:ibCurGroup|9}}|#default={{#if:{{#var:ibR9Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR9Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR9Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR10Lay}}|h|i=|g={{#vardefine:ibCurGroup|10}}|#default={{#if:{{#var:ibR10Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR10Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR10Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR11Lay}}|h|i=|g={{#vardefine:ibCurGroup|11}}|#default={{#if:{{#var:ibR11Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR11Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR11Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR12Lay}}|h|i=|g={{#vardefine:ibCurGroup|12}}|#default={{#if:{{#var:ibR12Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR12Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR12Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR13Lay}}|h|i=|g={{#vardefine:ibCurGroup|13}}|#default={{#if:{{#var:ibR13Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR13Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR13Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR14Lay}}|h|i=|g={{#vardefine:ibCurGroup|14}}|#default={{#if:{{#var:ibR14Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR14Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR14Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR15Lay}}|h|i=|g={{#vardefine:ibCurGroup|15}}|#default={{#if:{{#var:ibR15Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR15Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR15Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR16Lay}}|h|i=|g={{#vardefine:ibCurGroup|16}}|#default={{#if:{{#var:ibR16Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR16Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR16Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR17Lay}}|h|i=|g={{#vardefine:ibCurGroup|17}}|#default={{#if:{{#var:ibR17Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR17Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR17Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR18Lay}}|h|i=|g={{#vardefine:ibCurGroup|18}}|#default={{#if:{{#var:ibR18Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR18Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR18Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR19Lay}}|h|i=|g={{#vardefine:ibCurGroup|19}}|#default={{#if:{{#var:ibR19Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR19Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR19Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR20Lay}}|h|i=|g={{#vardefine:ibCurGroup|20}}|#default={{#if:{{#var:ibR20Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR20Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR20Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR21Lay}}|h|i=|g={{#vardefine:ibCurGroup|21}}|#default={{#if:{{#var:ibR21Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR21Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR21Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR22Lay}}|h|i=|g={{#vardefine:ibCurGroup|22}}|#default={{#if:{{#var:ibR22Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR22Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR22Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR23Lay}}|h|i=|g={{#vardefine:ibCurGroup|23}}|#default={{#if:{{#var:ibR23Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR23Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR23Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR24Lay}}|h|i=|g={{#vardefine:ibCurGroup|24}}|#default={{#if:{{#var:ibR24Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR24Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR24Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR25Lay}}|h|i=|g={{#vardefine:ibCurGroup|25}}|#default={{#if:{{#var:ibR25Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR25Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR25Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR26Lay}}|h|i=|g={{#vardefine:ibCurGroup|26}}|#default={{#if:{{#var:ibR26Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR26Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR26Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR27Lay}}|h|i=|g={{#vardefine:ibCurGroup|27}}|#default={{#if:{{#var:ibR27Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR27Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR27Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR28Lay}}|h|i=|g={{#vardefine:ibCurGroup|28}}|#default={{#if:{{#var:ibR28Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR28Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR28Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR29Lay}}|h|i=|g={{#vardefine:ibCurGroup|29}}|#default={{#if:{{#var:ibR29Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR29Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR29Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR30Lay}}|h|i=|g={{#vardefine:ibCurGroup|30}}|#default={{#if:{{#var:ibR30Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR30Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR30Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR31Lay}}|h|i=|g={{#vardefine:ibCurGroup|31}}|#default={{#if:{{#var:ibR31Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR31Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR31Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR32Lay}}|h|i=|g={{#vardefine:ibCurGroup|32}}|#default={{#if:{{#var:ibR32Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR32Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR32Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR33Lay}}|h|i=|g={{#vardefine:ibCurGroup|33}}|#default={{#if:{{#var:ibR33Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR33Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR33Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR34Lay}}|h|i=|g={{#vardefine:ibCurGroup|34}}|#default={{#if:{{#var:ibR34Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR34Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR34Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR35Lay}}|h|i=|g={{#vardefine:ibCurGroup|35}}|#default={{#if:{{#var:ibR35Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR35Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR35Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR36Lay}}|h|i=|g={{#vardefine:ibCurGroup|36}}|#default={{#if:{{#var:ibR36Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR36Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR36Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR37Lay}}|h|i=|g={{#vardefine:ibCurGroup|37}}|#default={{#if:{{#var:ibR37Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR37Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR37Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR38Lay}}|h|i=|g={{#vardefine:ibCurGroup|38}}|#default={{#if:{{#var:ibR38Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR38Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR38Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR39Lay}}|h|i=|g={{#vardefine:ibCurGroup|39}}|#default={{#if:{{#var:ibR39Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR39Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR39Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | -->{{#switch:{{#var:ibR40Lay}}|h|i=|g={{#vardefine:ibCurGroup|40}}|#default={{#if:{{#var:ibR40Show}}|{{#vardefine:ibG{{#var:ibCurGroup}}Col|{{padleft:{{#replace:{{#expr:{{#var:ibG{{#var:ibCurGroup}}Col}}+{{#var:ibR40Col}}}}|2|1}}|4|0}}}}}}}}<!-- | ||
+ | -->{{#vardefine:ibR40Grp|{{#var:ibCurGroup}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: CONDITIONS (2) ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibG0Show|}}{{#vardefine:ibG1Show|}}{{#vardefine:ibG2Show|}}{{#vardefine:ibG3Show|}}<!-- | ||
+ | -->{{#vardefine:ibG4Show|}}{{#vardefine:ibG5Show|}}{{#vardefine:ibG6Show|}}{{#vardefine:ibG7Show|}}<!-- | ||
+ | -->{{#vardefine:ibG8Show|}}{{#vardefine:ibG9Show|}}{{#vardefine:ibG10Show|}}{{#vardefine:ibG11Show|}}<!-- | ||
+ | -->{{#vardefine:ibG12Show|}}{{#vardefine:ibG13Show|}}{{#vardefine:ibG14Show|}}{{#vardefine:ibG15Show|}}<!-- | ||
+ | -->{{#vardefine:ibG16Show|}}{{#vardefine:ibG17Show|}}{{#vardefine:ibG18Show|}}{{#vardefine:ibG19Show|}}<!-- | ||
+ | -->{{#vardefine:ibG20Show|}}{{#vardefine:ibG21Show|}}{{#vardefine:ibG22Show|}}{{#vardefine:ibG23Show|}}<!-- | ||
+ | -->{{#vardefine:ibG24Show|}}{{#vardefine:ibG25Show|}}{{#vardefine:ibG26Show|}}{{#vardefine:ibG27Show|}}<!-- | ||
+ | -->{{#vardefine:ibG28Show|}}{{#vardefine:ibG29Show|}}{{#vardefine:ibG30Show|}}{{#vardefine:ibG31Show|}}<!-- | ||
+ | -->{{#vardefine:ibG32Show|}}{{#vardefine:ibG33Show|}}{{#vardefine:ibG34Show|}}{{#vardefine:ibG35Show|}}<!-- | ||
+ | -->{{#vardefine:ibG36Show|}}{{#vardefine:ibG37Show|}}{{#vardefine:ibG38Show|}}{{#vardefine:ibG39Show|}}<!-- | ||
+ | -->{{#vardefine:ibG40Show|}}<!-- | ||
+ | |||
+ | -->{{#if:{{#var:ibR1Show}}|{{#ifeq:{{#var:ibR1Lay}}|g||{{#vardefine:ibG{{#var:ibR1Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR2Show}}|{{#ifeq:{{#var:ibR2Lay}}|g||{{#vardefine:ibG{{#var:ibR2Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR3Show}}|{{#ifeq:{{#var:ibR3Lay}}|g||{{#vardefine:ibG{{#var:ibR3Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR4Show}}|{{#ifeq:{{#var:ibR4Lay}}|g||{{#vardefine:ibG{{#var:ibR4Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR5Show}}|{{#ifeq:{{#var:ibR5Lay}}|g||{{#vardefine:ibG{{#var:ibR5Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR6Show}}|{{#ifeq:{{#var:ibR6Lay}}|g||{{#vardefine:ibG{{#var:ibR6Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR7Show}}|{{#ifeq:{{#var:ibR7Lay}}|g||{{#vardefine:ibG{{#var:ibR7Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR8Show}}|{{#ifeq:{{#var:ibR8Lay}}|g||{{#vardefine:ibG{{#var:ibR8Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR9Show}}|{{#ifeq:{{#var:ibR9Lay}}|g||{{#vardefine:ibG{{#var:ibR9Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR10Show}}|{{#ifeq:{{#var:ibR10Lay}}|g||{{#vardefine:ibG{{#var:ibR10Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR11Show}}|{{#ifeq:{{#var:ibR11Lay}}|g||{{#vardefine:ibG{{#var:ibR11Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR12Show}}|{{#ifeq:{{#var:ibR12Lay}}|g||{{#vardefine:ibG{{#var:ibR12Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR13Show}}|{{#ifeq:{{#var:ibR13Lay}}|g||{{#vardefine:ibG{{#var:ibR13Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR14Show}}|{{#ifeq:{{#var:ibR14Lay}}|g||{{#vardefine:ibG{{#var:ibR14Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR15Show}}|{{#ifeq:{{#var:ibR15Lay}}|g||{{#vardefine:ibG{{#var:ibR15Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR16Show}}|{{#ifeq:{{#var:ibR16Lay}}|g||{{#vardefine:ibG{{#var:ibR16Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR17Show}}|{{#ifeq:{{#var:ibR17Lay}}|g||{{#vardefine:ibG{{#var:ibR17Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR18Show}}|{{#ifeq:{{#var:ibR18Lay}}|g||{{#vardefine:ibG{{#var:ibR18Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR19Show}}|{{#ifeq:{{#var:ibR19Lay}}|g||{{#vardefine:ibG{{#var:ibR19Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR20Show}}|{{#ifeq:{{#var:ibR20Lay}}|g||{{#vardefine:ibG{{#var:ibR20Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR21Show}}|{{#ifeq:{{#var:ibR21Lay}}|g||{{#vardefine:ibG{{#var:ibR21Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR22Show}}|{{#ifeq:{{#var:ibR22Lay}}|g||{{#vardefine:ibG{{#var:ibR22Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR23Show}}|{{#ifeq:{{#var:ibR23Lay}}|g||{{#vardefine:ibG{{#var:ibR23Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR24Show}}|{{#ifeq:{{#var:ibR24Lay}}|g||{{#vardefine:ibG{{#var:ibR24Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR25Show}}|{{#ifeq:{{#var:ibR25Lay}}|g||{{#vardefine:ibG{{#var:ibR25Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR26Show}}|{{#ifeq:{{#var:ibR26Lay}}|g||{{#vardefine:ibG{{#var:ibR26Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR27Show}}|{{#ifeq:{{#var:ibR27Lay}}|g||{{#vardefine:ibG{{#var:ibR27Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR28Show}}|{{#ifeq:{{#var:ibR28Lay}}|g||{{#vardefine:ibG{{#var:ibR28Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR29Show}}|{{#ifeq:{{#var:ibR29Lay}}|g||{{#vardefine:ibG{{#var:ibR29Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR30Show}}|{{#ifeq:{{#var:ibR30Lay}}|g||{{#vardefine:ibG{{#var:ibR30Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR31Show}}|{{#ifeq:{{#var:ibR31Lay}}|g||{{#vardefine:ibG{{#var:ibR31Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR32Show}}|{{#ifeq:{{#var:ibR32Lay}}|g||{{#vardefine:ibG{{#var:ibR32Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR33Show}}|{{#ifeq:{{#var:ibR33Lay}}|g||{{#vardefine:ibG{{#var:ibR33Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR34Show}}|{{#ifeq:{{#var:ibR34Lay}}|g||{{#vardefine:ibG{{#var:ibR34Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR35Show}}|{{#ifeq:{{#var:ibR35Lay}}|g||{{#vardefine:ibG{{#var:ibR35Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR36Show}}|{{#ifeq:{{#var:ibR36Lay}}|g||{{#vardefine:ibG{{#var:ibR36Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR37Show}}|{{#ifeq:{{#var:ibR37Lay}}|g||{{#vardefine:ibG{{#var:ibR37Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR38Show}}|{{#ifeq:{{#var:ibR38Lay}}|g||{{#vardefine:ibG{{#var:ibR38Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR39Show}}|{{#ifeq:{{#var:ibR39Lay}}|g||{{#vardefine:ibG{{#var:ibR39Grp}}Show|1}}}}}}<!-- | ||
+ | -->{{#if:{{#var:ibR40Show}}|{{#ifeq:{{#var:ibR40Lay}}|g||{{#vardefine:ibG{{#var:ibR40Grp}}Show|1}}}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## VARIABLES: CONVERT LAYOUTS ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#vardefine:ibR1Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR1Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR2Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR2Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR3Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR3Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR4Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR4Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR5Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR5Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR6Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR6Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR7Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR7Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR8Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR8Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR9Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR9Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR10Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR10Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR11Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR11Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR12Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR12Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR13Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR13Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR14Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR14Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR15Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR15Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR16Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR16Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR17Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR17Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR18Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR18Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR19Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR19Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR20Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR20Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR21Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR21Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR22Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR22Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR23Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR23Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR24Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR24Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR25Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR25Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR26Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR26Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR27Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR27Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR28Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR28Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR29Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR29Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR30Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR30Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR31Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR31Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR32Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR32Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR33Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR33Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR34Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR34Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR35Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR35Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR36Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR36Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR37Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR37Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR38Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR38Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR39Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR39Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | -->{{#vardefine:ibR40Lay|{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:ibR40Lay}}|g|group}}|i|image}}|0|0,}}|c|content,}}|l|label,}}}}<!-- | ||
+ | |||
+ | ################################# | ||
+ | ## INFOBOX START ## | ||
+ | ################################# | ||
+ | |||
+ | --><table id="va-infobox{{#var:ibID}}" class="va-infobox" style="width: {{#var:ibWidth}}px;" cellspacing="0" cellpadding="0"><!-- | ||
+ | |||
+ | --><tr><!-- | ||
+ | --><td class="va-infobox-space-h" rowspan="6"></td><!-- | ||
+ | --><td class="va-infobox-space-v"></td><!-- | ||
+ | --><td class="va-infobox-space-h" rowspan="6"></td><!-- | ||
+ | --></tr><!-- | ||
+ | |||
+ | ################################# | ||
+ | ## TITLE ## | ||
+ | ################################# | ||
+ | |||
+ | --><tr class="va-infobox-row-title"><!-- | ||
+ | --><td class="va-infobox-title" style="{{#replace:{{#if:{{{title style|}}}|{{{title style}}};}}|;;|;}}"><!-- | ||
+ | -->{{#if:{{{supertitle|}}}{{{supertitle link|}}}|<div class="va-infobox-title-super">{{abblink|limit=10|link={{{supertitle link|}}}|name={{{supertitle|}}}|{{#if:{{{games|}}}|{{{games|}}}}}}}</div>}}<!-- | ||
+ | --><div class="va-infobox-title-main">{{#if:{{{title|}}}|{{{title}}}|{{pagename nd}}}}</div><!-- | ||
+ | -->{{#if:{{{subtitle|}}}|<div class="va-infobox-title-sub">{{{subtitle}}}</div>}}<!-- | ||
+ | --></td><!-- | ||
+ | --></tr><!-- | ||
+ | |||
+ | ################################# | ||
+ | ## MAIN IMAGE(S) ## | ||
+ | ################################# | ||
+ | |||
+ | -->{{#if:{{#var:ibMainImageShow}}|<!-- | ||
+ | |||
+ | --><tr><td class="va-infobox-space-v"></td></tr><!-- | ||
+ | --><tr class="va-infobox-row-mainimage"><td class="va-infobox-mainimage" style="{{#replace:{{#if:{{{style main images|}}}|{{{style main images}}};}}|;;|;}}"><!-- | ||
+ | |||
+ | -->{{#if:{{{icon|}}}|<div class="va-infobox-icon-cont">}}<!-- | ||
+ | |||
+ | -->{{#if:{{#pos:{{#var:ibMainImageShow}}|,image,}}{{#pos:{{#var:ibMainImageShow}}|,upload,}}|<!-- | ||
+ | --><table class="va-infobox-mainimage-cont" cellpadding="0" cellspacing="0"><tr><!-- | ||
+ | --><td class="va-infobox-mainimage-minheight"><div></div></td><!-- | ||
+ | --><td class="va-infobox-mainimage-cont" style="{{#if:{{#pos:{{#var:ibMainImageShow}}|,icon,}}|padding-bottom: {{#var:ibIconOffsetBottom}}px; padding-top: {{#var:ibIconOffset}}px;}}"><!-- | ||
+ | |||
+ | --><table class="va-infobox-mainimage-table" cellpadding="0" cellspacing="0"><tr><!-- | ||
+ | |||
+ | -->{{#if:{{#pos:{{#var:ibMainImageShow}}|,upload,}}|<!-- | ||
+ | --><td class="va-infobox-image-upload"><span class="wikia-single-button">[{{fullurl:Special:Upload}}{{#if:{{#var:ibImgMainUpDest}}|?wpDestFile={{#var:ibImgMainUpDest}}}} Upload image]</span></td><!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | -->{{#if:{{#pos:{{#var:ibMainImageShow}}|,image,}}|<!-- | ||
+ | |||
+ | -->{{#if:{{#var:ibImgMain1}}|<!-- | ||
+ | --><td class="va-infobox-mainimage-image" style="{{#replace:{{#if:{{{style main images|}}}|{{{style main images}}};}}{{#if:{{{main image{{#var:ibImgMain1}} style|}}}|{{{main image{{#var:ibImgMain1}} style}}};}}|;;|;}}">[[File:{{{main image{{#var:ibImgMain1}}}}}|{{#var:ibImgSizeMain1}}]]</td><!-- | ||
+ | |||
+ | -->{{#if:{{#var:ibImgMain2}}|<!-- | ||
+ | -->{{#ifexpr:{{#var:ibImgPerRowMain}}=1|<!-- | ||
+ | --></tr></table><!-- | ||
+ | --><table class="va-infobox-mainimage-table" cellpadding="0" cellspacing="0"><tr><!-- | ||
+ | -->}}<!-- | ||
+ | --><td class="va-infobox-mainimage-image" style="{{#replace:{{#if:{{{style main images|}}}|{{{style main images}}};}}{{#if:{{{main image{{#var:ibImgMain2}} style|}}}|{{{main image{{#var:ibImgMain2}} style}}};}}|;;|;}}">[[File:{{{main image{{#var:ibImgMain2}}}}}|{{#var:ibImgSizeMain2}}]]</td><!-- | ||
+ | |||
+ | -->{{#if:{{#var:ibImgMain3}}|<!-- | ||
+ | -->{{#ifexpr:{{#var:ibImgPerRowMain}}<=2|<!-- | ||
+ | --></tr></table><!-- | ||
+ | --><table class="va-infobox-mainimage-table" cellpadding="0" cellspacing="0"><tr><!-- | ||
+ | -->}}<!-- | ||
+ | --><td class="va-infobox-mainimage-image" style="{{#replace:{{#if:{{{style main images|}}}|{{{style main images}}};}}{{#if:{{{main image{{#var:ibImgMain3}} style|}}}|{{{main image{{#var:ibImgMain3}} style}}};}}|;;|;}}">[[File:{{{main image{{#var:ibImgMain3}}}}}|{{#var:ibImgSizeMain3}}]]</td><!-- | ||
+ | |||
+ | -->{{#if:{{#var:ibImgMain4}}|<!-- | ||
+ | -->{{#ifexpr:({{#var:ibImgPerRowMain}}=1) or ({{#var:ibImgPerRowMain}}=3)|<!-- | ||
+ | --></tr></table><!-- | ||
+ | --><table class="va-infobox-mainimage-table" cellpadding="0" cellspacing="0"><tr><!-- | ||
+ | -->}}<!-- | ||
+ | --><td class="va-infobox-mainimage-image" style="{{#replace:{{#if:{{{style main images|}}}|{{{style main images}}};}}{{#if:{{{main image{{#var:ibImgMain4}} style|}}}|{{{main image{{#var:ibImgMain4}} style}}};}}|;;|;}}">[[File:{{{main image{{#var:ibImgMain4}}}}}|{{#var:ibImgSizeMain4}}]]</td><!-- | ||
+ | |||
+ | -->{{#if:{{#var:ibImgMain5}}|<!-- | ||
+ | -->{{#ifexpr:({{#var:ibImgPerRowMain}}<=2) or ({{#var:ibImgPerRowMain}}=4)|<!-- | ||
+ | --></tr></table><!-- | ||
+ | --><table class="va-infobox-mainimage-table" cellpadding="0" cellspacing="0"><tr><!-- | ||
+ | -->}}<!-- | ||
+ | --><td class="va-infobox-mainimage-image" style="{{#replace:{{#if:{{{style main images|}}}|{{{style main images}}};}}{{#if:{{{main image{{#var:ibImgMain5}} style|}}}|{{{main image{{#var:ibImgMain5}} style}}};}}|;;|;}}">[[File:{{{main image{{#var:ibImgMain5}}}}}|{{#var:ibImgSizeMain5}}]]</td><!-- | ||
+ | -->}}}}}}}}}}<!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | --></tr></table><!-- | ||
+ | |||
+ | --></td><!-- | ||
+ | --><td class="va-infobox-mainimage-minheight"><div></div></td><!-- | ||
+ | --></tr></table><!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | -->{{#if:{{#pos:{{#var:ibMainImageShow}}|,icon,}}|<!-- | ||
+ | --><table class="va-infobox-icon-table" style="height: {{#var:ibIconContHeight}}px; width: {{#var:ibIconContWidth}}px;" cellspacing="0" cellpadding="0"><tr><!-- | ||
+ | --><td class="va-infobox-icon" title="{{#if:{{{icon tooltip|}}}|{{{icon tooltip}}}}}" style="{{#if:{{{icon style|}}}|{{#replace:{{{icon style}}};|;;|;}}}}">[[File:{{{icon}}}|{{#var:ibIconSize}}]]</td><!-- | ||
+ | --></tr></table><!-- | ||
+ | --></div><!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | -->{{#if:{{#pos:{{#var:ibMainImageShow}}|,image,}}|<!-- | ||
+ | -->{{#if:{{{main image desc|}}}|<!-- | ||
+ | --><div class="va-infobox-image-desc" style="{{#replace:{{#if:{{{style main images|}}}|{{{style main images}}};}}|;;|;}}">{{{main image desc}}}</div><!-- | ||
+ | -->}}<!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | --></td></tr><!-- | ||
+ | |||
+ | -->}}<!-- | ||
################################# | ################################# |
Version du 30 septembre 2012 à 23:56
Modèle:Distinguish This template is intended as a meta-template: a template used for constructing other templates. It is not meant for use directly in an article, but can be used on a one-off basis if required. See Help:Infobox for an introduction to infoboxes and information on how to design them. See Category:Infobox templates for specific infobox templates.
Sommaire
Usage
Usage is similar to {{navbox}}, but with an additional distinction. Each row on the table can contain either a header, or a label/data pair, or just a data cell. These are mutually exclusive states so if you define a row with both a header and a label/data pair, the label/data pair is ignored.
To insert an image somewhere other than at the top of the infobox, or to insert freeform data, use a row with only a data field.
Number ranges
Row numbers may be from 1 to 99 (for situations where more than 99 rows are required, see Embedding below). To allow flexibility when the layout of an infobox is changed, it may be helpful when developing an infobox to use non-contiguous numbers for header and label/data rows. Parameters for new rows can then be inserted in future without having to renumber existing parameters. For example:
|header3 = Section 1 |label5 = Label A |data5 = Data B |label7 = Label C |data7 = Data C |header10 = Section 2 |label12 = Label D |data12 = Data D
Parameters
View/discuss/edit links
- name
- If this parameter is present, "view/discuss/edit" links will be added to the bottom of the infobox, pointing to the named template. You can use {{subst:PAGENAME}}.
- However this is rarely what you want, because it will send users clicking these links in an infobox in an article to the template code rather than the data in the infobox that they probably want to change.
Title
Subheader of the infobox | |
(the rest of the infobox goes here) |
Text in uppermost cell of infobox | |
---|---|
Subheader of the infobox | |
Second subheader of the infobox | |
(the rest of the infobox goes here) |
There are two different ways to put a title on an infobox. One contains the title inside the infobox's border, the other puts it on top as a caption. You can use both of them together if you like, or just one or the other, or even neither (though this is not recommended).
- title
- Text to put in the caption over top of the table.
- above
- Text to put within the uppermost cell of the table.
Optional content
- subheader, subheader2
- additional title fields which fit below {{{title}}} and {{{above}}}.
- image, image2
- images to display at the top of the template. Use full image syntax, for example [[File:example.png|200px|alt=Example alt text]]. Image is centered by default. See WP:ALT for more on alt text.
- caption, caption2
- Text to put underneath the images.
- header(n)
- Text to use as a header in row n.
- label(n)
- Text to use as a label in row n.
- data(n)
- Text to display as data in row n.
- below
- Text to put in the bottom cell. The bottom cell is intended for footnotes, see-also, and other such information.
- child
- See the embedding section for details.
Note: for any given value for (n), not all combinations of parameters are permitted. The presence of a Modèle:Para will cause the corresponding Modèle:ParaModèle:Para (and Modèle:Para, see below) to be ignored; the absence of a Modèle:Para will cause the corresponding Modèle:Para to be ignored. Valid combinations for any single row are:
- Modèle:Para Modèle:Para
- Modèle:Para Modèle:Para Modèle:Para
- Modèle:Para Modèle:Para Modèle:Para Modèle:Para
See the rendering of header4, label4, and data4 in the examples section below.
Optional CSS styling
- bodystyle
- Applies to the infobox table as a whole
- titlestyle
- Applies only to the title caption. Adding a background color is usually inadvisable since the text is rendered "outside" the infobox.
- abovestyle
- Applies only to the "above" cell at the top. The default style has font-size:large; since this cell is usually used for a title, if you want to use the above cell for regular-sized text include "font-size:medium;" in the abovestyle.
- imagestyle
- Applies to the cell the image is in. This includes the text of the image caption, but you should set text properties with captionstyle instead of imagestyle in case the caption is moved out of this cell in the future.
- captionstyle
- Applies to the text of the image caption.
- headerstyle
- Applies to all header cells
- labelstyle
- Applies to all label cells
- datastyle
- Applies to all data cells
- belowstyle
- Applies only to the below cell
HTML classes
- bodyclass
- This parameter is inserted into the "class" attribute for the infobox as a whole.
- titleclass
- This parameter is inserted into the "class" attribute for the infobox's title caption.
- aboveclass
- This parameter is inserted into the "class" attribute for the infobox's "above" cell.
- aboverowclass
- This parameter is inserted into the "class" attribute for the complete table row the "above" cell is on.
- subheaderclass
- This parameter is inserted into the "class" attribute for the infobox's subheader.
- subheaderrowclass
- This parameter is inserted into the "class" attribute for the complete table row the subheader is on.
- imageclass
- This parameter is inserted into the "class" attribute for the image.
- imagerowclass1, imagerowclass2
- These parameters are inserted into the "class" attribute for the complete table row the respective images are on.
- rowclass(n)
- This parameter is inserted into the "class" attribute for the specified row including the label or other explanatory text.
- class(n)
- This parameter is inserted into the "class" attribute for the data cell of the specified row. If there's no data cell it has no effect.
- belowclass
- This parameter is inserted into the "class" attribute for the infobox's below cell.
Microformats
This template supports the addition of microformat information. This is done by adding "class" attributes to various data cells, indicating what kind of information is contained within. To flag an infobox as containing hCard information, for example, add the following parameter:
|bodyclass = vcard
And for each row containing a data cell that's part of the vcard, add a corresponding class parameter:
|class1 = fn |class2 = org |class3 = tel
...and so forth. "above" and "title" can also be given classes, since these are usually used to display the name of the subject of the infobox.
See Wikipedia:WikiProject Microformats for more information on adding microformat information to Wikipedia, and microformat for more information on microformats in general.
Italic titles
Titles of articles with infoboxes may be made italic, in line with WP:ITALICTITLE, by passing the italic title
parameter.
- Turn on italic titles by passing Modèle:Para from the infobox.
- Turn off by default but allow some instances to be made italic by passing Modèle:Para
- Do not make any titles italic by not passing the parameter at all.
Making fields optional
A row with a label but no data is not displayed. This allows for the easy creation of optional infobox content rows. To make a row optional use a parameter that defaults to an empty string, like so:
|label5 = Population |data5 = {{{population|}}}
This way if an article doesn't define the population parameter in its infobox the row won't be displayed.
For more complex fields with pre-formatted contents that would still be present even if the parameter wasn't set, you can wrap it all in an "#if" statement to make the whole thing vanish when the parameter is not used. For instance, the "#if" statement in the following example reads "#if:the parameter mass has been supplied |then display it, followed by 'kg'":
|label6 = Mass |data6 = {{#if:{{{mass|}}}|{{{mass}}} kg}}
For more on #if, see here.
You can also make headers optional in a similar way. If you want a header to appear only if one or more of the data fields that fall under it are filled, one could use the following pattern as an example of how to do it:
{{Infobox |name = {{subst:PAGENAME}} |title = Example of an optional header |header1 = {{#if:{{{item_one|}}}{{{item_two|}}}{{{item_three|}}}|Optional header}} |label2 = Item one |data2 = {{{item_one|}}} |label3 = Item two |data3 = {{{item_two|}}} |label4 = Item three |data4 = {{{item_three|}}} }}
header1 will be shown if any of item_one, item_two, or item_three is defined. If none of the three parameters are defined the header won't be shown.
The trick to this is that the "if" returns false only if there is nothing whatsoever in the conditional section, so only if all three of item_one, item_two and item_three are undefined will the if statement fail.
Examples
200px Caption for example.png | |
Header defined alone | |
---|---|
All three defined (header, label, data, all with same number) | |
Below text | |
{{Infobox |name = Infobox/doc |bodystyle = |title = Test Infobox |titlestyle = |image = [[File:example.png|200px|alt=Example alt text]] |imagestyle = |caption = Caption for example.png |captionstyle = |headerstyle = background:#ccf; |labelstyle = background:#ddf; |datastyle = |header1 = Header defined alone |label1 = |data1 = |header2 = |label2 = Label defined alone does not display (needs data, or is suppressed) |data2 = |header3 = |label3 = |data3 = Data defined alone |header4 = All three defined (header, label, data, all with same number) |label4 = does not display (same number as a header) |data4 = does not display (same number as a header) |header5 = |label5 = Label and data defined (label) |data5 = Label and data defined (data) |belowstyle = background:#ddf; |below = Below text }}
Notice how when a label is defined without an accompanying data cell the row doesn't appear in the displayed infobox, and when a header is defined on the same row as a data cell all of them are displayed.
For this example, bodystyle = width:20em; and labelstyle = width:33%;
Header 4 | |
---|---|
Below text | |
{{Infobox |bodystyle = width:20em; |name = Infobox/doc |title = Test Infobox |titlestyle = |headerstyle = |labelstyle = width:33% |datastyle = |header1 = |label1 = Label 1 |data1 = Data 1 |header2 = |label2 = Label 2 |data2 = Data 2 |header3 = |label3 = Label 3 |data3 = Data 3 |header4 = Header 4 |label4 = |data4 = |header5 = |label5 = Label 5 |data5 = Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. |belowstyle = |below = Below text }}
Embedding
One infobox template can be embedded into another using the Modèle:Para parameter. This feature can be used to create a modular infobox, or to create more well defined logical sections.
First subsection | |
Label 1.1 | Data 1.1 |
---|---|
Second subsection | |
Label 2.1 | Data 2.1 |
Below text |
{{Infobox | title = Top level title | data1 = {{Infobox | child = yes | title = First subsection | label1= Label 1.1 | data1 = Data 1.1 }} | data2 = {{Infobox | child = yes | title = Second subsection | label1= Label 2.1 | data1 = Data 2.1 }} |belowstyle = |below = Below text }}
Note, in the examples above, the child infobox is placed in a data
field, not a header
field. The title will be enclosed in Modèle:Tag bold tags, which can create a "double bolding effect" in some browsers if the child infobox is placed in a header
field. To place the child infobox in a header field and avoid the double bolding effect, use
First subsection | |
---|---|
Label 1.1 | Data 1.1 |
Second subsection | |
Label 2.1 | Data 2.1 |
Below text |
{{Infobox | title = Top level title | header1 = First subsection {{Infobox | child = yes | label1= Label 1.1 | data1 = Data 1.1 }} | header2 = Second subsection {{Infobox | child = yes | label1= Label 2.1 | data1 = Data 2.1 }} |belowstyle = |below = Below text }}
Full blank syntax
(Note: the template currently handles up to 99 rows; only 20 are given below since infoboxes larger than that will be relatively rare. Just extend the numbering as needed. The microformat "class" parameters are also omitted as they are not commonly used.)
{{Infobox |name = {{subst:PAGENAME}} |bodystyle = |title = |titlestyle = |above = |abovestyle = |imagestyle = |captionstyle = |image = |caption = |image2 = |caption2 = |headerstyle = |labelstyle = |datastyle = |header1 = |label1 = |data1 = |header2 = |label2 = |data2 = |header3 = |label3 = |data3 = |header4 = |label4 = |data4 = |header5 = |label5 = |data5 = |header6 = |label6 = |data6 = |header7 = |label7 = |data7 = |header8 = |label8 = |data8 = |header9 = |label9 = |data9 = |header10 = |label10 = |data10 = |header11 = |label11 = |data11 = |header12 = |label12 = |data12 = |header13 = |label13 = |data13 = |header14 = |label14 = |data14 = |header15 = |label15 = |data15 = |header16 = |label16 = |data16 = |header17 = |label17 = |data17 = |header18 = |label18 = |data18 = |header19 = |label19 = |data19 = |header20 = |label20 = |data20 = |belowstyle = |below = }}
Porting to other MediaWikis
The infobox template requires the tidy extension to be installed, and may not work with other MediaWikis. The Wikipedia:WikiProject Transwiki has a version of Infobox that has been modified to work on other MediaWikis.
See also
be:Шаблон:Картка be-x-old:Шаблён:Картка bg:Шаблон:Infobox bn:টেমপ্লেট:তথ্যছক bs:Šablon:Infokutija cs:Šablona:Infobox cy:Nodyn:Gwybodlen3 da:Skabelon:Infoboks-en de:Vorlage:Infobox el:Πρότυπο:Πλαίσιο πληροφοριών et:Mall:Infobox es:Plantilla:Ficha eo:Ŝablono:Informkesto fa:الگو:دادان fi:Malline:Tietolaatikko fr:Modèle:Infobox hsb:Předłoha:Infokašćik hy:Կաղապար:Տեղեկաքարտ id:Templat:Infobox ia:Patrono:Infobox os:Шаблон:Infobox it:Template:Infobox is:Snið:Infobox ltg:Taiss:Infoskreine lv:Veidne:Infobox mhr:Кышкар:Аҥа mk:Шаблон:Infobox no:Mal:Infoboks ja:Template:Infobox hu:Sablon:Infobox csb:Szablóna:Infobox ko:틀:정보상자 ka:თარგი:ინფოდაფა km:ទំព័រគំរូ:ប្រអប់ព័ត៌មាន nn:Mal:Infoboks pt:Predefinição:Info si:සැකිල්ල:තොරතුරුකොටුව ro:Format:Infobox ru:Шаблон:Карточка sk:Šablóna:Infobox sl:Predloga:Infopolje sv:Mall:Infobox th:แม่แบบ:กล่องข้อมูล tpi:Template:Infobok tr:Şablon:Bilgi kutusu uk:Шаблон:Картка ur:Template:Infobox vi:Bản mẫu:Infobox zh:Template:Infobox
The above documentation is transcluded from Modèle:Infobox/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |