Difference between revisions of "Template:Extension"
Jump to navigation
Jump to search
m
Move general links out of box.
>HappyDog m (Remove image padding - extension writers should add whitespace to image if required.) |
>HappyDog m (Move general links out of box.) |
||
Line 1: | Line 1: | ||
<div style=" | <div style="width: 272px; float:right; margin: 0 0 0.5em 0.5em;"> | ||
{| cellpadding="3" style="background: #EAEAFF; width:100%;" cellspacing="0" border="0" | {| cellpadding="3" style="background: #EAEAFF; width:100%; border: 1px solid black;" cellspacing="0" border="0" | ||
|- | |- | ||
!colspan="2" style="background: #0088BB; color: white; padding: 0.5em 0; border-bottom: 1px solid black;"|<span style="font-size:14pt;">{{{name}}}</span> | !colspan="2" style="background: #0088BB; color: white; padding: 0.5em 0; border-bottom: 1px solid black;"|<span style="font-size:14pt;">{{{name}}}</span> | ||
Line 17: | Line 17: | ||
|{{{description|}}} | |{{{description|}}} | ||
{{#if:{{{parameters|}}}|<tr valign="top"><td>'''Parameters:'''</td><td>{{{parameters}}}</td></tr>}}{{#if:{{{rights|}}}|<tr valign="top"><td>'''Added rights:'''</td><td>{{{rights}}}</td></tr>}} | {{#if:{{{parameters|}}}|<tr valign="top"><td>'''Parameters:'''</td><td>{{{parameters}}}</td></tr>}}{{#if:{{{rights|}}}|<tr valign="top"><td>'''Added rights:'''</td><td>{{{rights}}}</td></tr>}} | ||
|} | |} | ||
<div style="text-align: center;">[[:Category:Extensions|Other extensions]] ~ [[meta:Category:MediaWiki extensions|meta]]</div> | |||
</div><noinclude> | </div><noinclude> | ||