User:Pcoombe: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
testing social media template |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
See [[m:User:Pcoombe]] |
|||
{{2011FR/lp-social-media}} |
|||
<html> |
|||
<script type="text/javascript"> |
|||
$( document ).ready( function () { |
|||
// Disable submitting form with return key |
|||
$( 'form' ).bind( 'keypress', function(e) { |
|||
var code = ( e.keyCode ? e.keyCode : e.which ); |
|||
if ( code == 13 ) return false; |
|||
} ); |
|||
} ); |
|||
</script> |
|||
<style type="text/css"> |
|||
#pitch { |
|||
height: 236px; |
|||
background-image: url(</html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}|rtl|<html>//upload.wikimedia.org/wikipedia/foundation/9/9a/Jimmy_Appeal_2009-flipped.jpg</html>|<html>//upload.wikimedia.org/wikipedia/foundation/d/dc/Jimmy_Appeal_2009.jpg</html>}}<html>); |
|||
background-position: </html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}}}|rtl|left|right}}<html> top; |
|||
background-repeat: no-repeat; |
|||
background-color: #1e1e1e; |
|||
border: 1px solid gray; |
|||
border-bottom-width: 0; |
|||
} |
|||
#pitch-head { |
|||
width: 50%; |
|||
font-size: 1.75em; |
|||
line-height: 1.5em; |
|||
color: white; |
|||
margin-top: 16px; |
|||
margin-</html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}}}|rtl|left|right}}<html>: 24px; |
|||
} |
|||
#pitch-body { |
|||
width: 50%; |
|||
font-size: 1em; |
|||
line-height: 1.5em; |
|||
color: white; |
|||
margin-top: 16px; |
|||
margin-</html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}}}|rtl|left|right}}<html>: 24px; |
|||
} |
|||
#LP-table{ |
|||
width:100%; |
|||
direction: </html>{{Template:Ltr-direction|{{int:lang}}}}<html>; |
|||
border: none; |
|||
} |
|||
#form-wrapper{ |
|||
vertical-align: top; |
|||
} |
|||
#appeal-wrapper{ |
|||
vertical-align: top; |
|||
padding-</html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}}}|rtl|left|right}}<html>: 2em; |
|||
} |
|||
body.mediawiki{ |
|||
direction: </html>{{Template:Ltr-direction|{{int:lang}}}}<html> !important; |
|||
} |
|||
div#mw-panel{ |
|||
left: auto !important; |
|||
right: auto !important; |
|||
} |
|||
#footer { |
|||
background-image: none !important; |
|||
} |
|||
#mw-head-base { |
|||
height: 1em !important; |
|||
} |
|||
#mw-panel div.portal { |
|||
display: none !important; |
|||
} |
|||
#p-namespaces, #p-views, #p-cactions, #p-search, #p-personal, #catlinks, #firstHeading, #contentSub, #siteSub { |
|||
display: none; |
|||
} |
|||
div#content { |
|||
background-color: transparent !important; |
|||
background-image: none !important; |
|||
direction: </html>{{Template:Ltr-direction|{{int:lang}}}}<html> !important; |
|||
/*margin-</html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}}}|rtl|left|right}}<html>: 10em;*/ |
|||
} |
|||
div#mw-head-base { |
|||
background-image: none !important; |
|||
} |
|||
==Subpages== |
|||
#footer-places{ |
|||
{{Special:PrefixIndex/User:Pcoombe}} |
|||
display: none !important; |
|||
} |
|||
</style> |
|||
<table id="LP-table" cellspacing="0" cellpadding="0"> |
|||
<tbody> |
|||
<tr> |
|||
<td id="appeal-wrapper"> |
|||
</html>{{Template:2011FR/{{{appeal-template|Appeal-template-default}}} |
|||
| country = {{{country|US}}} |
|||
| appeal = {{{appeal|Appeal-default}}} |
|||
}}<html> |
|||
</td> |
|||
<td id="form-wrapper"> |
|||
</html>{{Template:2011FR/{{{form-template|Form-template-default}}} |
|||
| country = {{{country|US}}} |
|||
| appeal = {{{appeal|Appeal-default}}} |
|||
| form-countryspecific = {{{form-countryspecific|Form-countryspecific-control}}} |
|||
}}<html> |
|||
</td> |
|||
</tr> |
|||
</tbody> |
|||
</table> |
|||
</html> |
|||
__NOTOC__ |