Difference between revisions of "Template:Extension"

From WPRDC Wiki
Jump to navigation Jump to search
>HappyDog
m (extra bit of border...)
>HappyDog
m (Removing overflow:hidden to see if that tidies things up a bit...)
Line 1: Line 1:
<div style="border: 1px solid black; overflow:hidden; width:20em; float:right; margin-left:0.5em;">
<div style="border: 1px solid black; width:20em; float:right; margin-left:0.5em;">
{| cellpadding="3" style="background: #EAEAFF; width:100%;" cellspacing="0" border="0"
{| cellpadding="3" style="background: #EAEAFF; width:100%;" cellspacing="0" border="0"
|-
|-
!colspan="2" style="background: #0088BB; color: white; padding-bottom: 0.5em; border-bottom: 1px solid black;"|<span style="font-size:14pt;">{{{name}}}</span>
!colspan="2" style="background: #0088BB; color: white; padding-bottom: 0.5em; border-bottom: 1px solid black;"|<span style="font-size:14pt;">{{{name}}}</span>
{{#if:{{{image|}}}|<tr><td colspan="2" style="background:white; border-bottom: 1px solid black;">[[Image:{{{image}}}|270px]]</td></tr>}}
{{#if:{{{image|}}}|<tr><td colspan="2" style="background:white; border-bottom: 1px solid black; padding: 0.2em 0;">[[Image:{{{image}}}|270px]]</td></tr>}}
|- valign="top"
|- valign="top"
|'''Version:'''
|'''Version:'''

Revision as of 23:20, 25 October 2006

{{{name}}}
Version: unknown
MediaWiki: unknown
Download: no link
Description:
Other extensions ~ meta
Parameters
name name of the extension
author auhor of the extension
image screenshot (of base 270px)
version last version
update date of the last update
mediawiki required version of MediaWiki
download link to the download : SVN or other
readme link to the readme file : README or other
description short description
parameters available parameters for LocalSettings.php
rights rights added by the extension
{{Extension
|name=
|author=
|image=
|version=
|update=
|mediawiki=
|download=
|readme=
|description=
|parameters=
|rights=
}}