Template:Lp-layout-default: Difference between revisions

Content deleted Content added
comment out Template:Sharing metadata for now, not doing much
new infobox switch, outside of main form
Line 20:
<div id="appeal">
{{#invoke:Main|get_appeal
| appeal = {{{appeal|default}}}
| language = {{int:lang}}
| country = {{uc:{{{country|XX}}}}}
| sitename = {{{sitename}}}
}}
</div><!-- /appeal -->
Line 33:
| appeal = {{{appeal|Default}}}
| form-countryspecific = {{{form-countryspecific|Form-countryspecific-control}}}
| infobox = {{2012FR/Form-section/Infobox
| infobox = {{{infobox|Default}}}
| width = 25em
| language = {{int:lang}}
| country = {{uc:{{{country}}}}}
}}
}}
<div style="display: none;"><!-- This will be moved into correct position by some javascript -->
Line 48 ⟶ 42:
}}
</div>
<div id="infobox-wrapper">
{{#invoke:Main|get_infobox
| infobox = {{{infobox|Default}}}
| language = {{int:lang}}
| country = {{uc:{{{country|XX}}}}}
}}
</div><!-- /infobox-wrapper -->
</div><!-- /form-wrapper -->
</div><!-- /main-wrapper -->