Template:Lp-layout-default: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
m minor edits for clarity & style
actually there's no need to wrap simple tables in <html>, which lets us simplify the code a bit more
Line 91:
</style>
<![endif]-->
</html>
 
<table id="LP-table" cellspacing="0" cellpadding="0">
<tbodytr>
<td id="appeal-wrapper">
<tr>
</html>{{Template:2011FR/{{{appeal-template|Appeal-template-default}}}
<td id="appeal-wrapper">
| country = {{#ifeq: {{{country|US}}}|XX|US|{{{country}}}}}
</html>{{Template:2011FR/{{{appeal-template|Appeal-template-default}}}
| appeal | appeal = {{{appeal|Appeal-default}}}
| country = {{#ifeq: {{{country|US}}}|XX|US|{{{country}}}}}
| appealsitename = {{{appeal|Appeal-defaultsitename}}}
}}
| sitename = {{{sitename}}}
</td>
}}<html>
<td id="form-wrapper">
</td>
| form-countryspecific = {{Template:2011FR/{{#ifeq: {{{country|US}}}|US|Form-countryspecifictemplate-recurring|{{{form-countryspecifictemplate|Form-countryspecifictemplate-controldefault}}}}}
<td id="form-wrapper">
</html>{{Template:2011FR/ | country = {{#ifeq: {{{country|US}}}|XX|US|Form-template-recurring|{{{form-template|Form-template-defaultcountry}}}}}
| appeal = {{{appeal|Appeal-default}}}
| country = {{#ifeq: {{{country|US}}}|XX|US|{{{country}}}}}
| form-countryspecific = {{#ifeq: {{{country|US}}}|US|Form-countryspecific-recurring|{{{form-countryspecific|Form-countryspecific-control}}}}}
| appeal = {{{appeal|Appeal-default}}}
}}
| form-countryspecific = {{#ifeq: {{{country|US}}}|US|Form-countryspecific-recurring|{{{form-countryspecific|Form-countryspecific-control}}}}}
</trtd>
}}<html>
</tdtr>
</tr>
</tbody>
</table>
__NOTOC__<noinclude><big><b>Doc:</b></big> This template contains the CSS and HTML that hides the normal MediaWiki interface stuff and sets the overall look for the two part layout.</noinclude>
</html>
__NOTOC__<noinclude><big><b>Doc:</b></big> This template contains the CSS and HTML that hides the normal MediaWiki interface stuff and sets the overall look for the two part layout.<noinclude>

Revision as of 22:24, 23 January 2012

Template:2011FR/Appeal-template-default

Template:2011FR/Form-template-recurring

Doc:This template contains the CSS and HTML that hides the normal MediaWiki interface stuff and sets the overall look for the two part layout.