Difference between revisions of "Template:Extension"

From WPRDC Wiki
Jump to navigation Jump to search
>HappyDog
m (Added image padding)
>HappyDog
m (Remove image padding - extension writers should add whitespace to image if required.)
Line 1: Line 1:
<div style="border: 1px solid black; width: 276px; float:right; margin: 0 0 0.5em 0.5em;">
<div style="border: 1px solid black; 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%;" 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>
{{#if:{{{image|}}}|<tr><td colspan="2" style="background:white; border-bottom: 1px solid black; padding: 2px;">[[Image:{{{image}}}|270px]]</td></tr>}}
{{#if:{{{image|}}}|<tr><td colspan="2" style="background:white; border-bottom: 1px solid black; padding: 0;">[[Image:{{{image}}}|270px]]</td></tr>}}
|- valign="top"
|- valign="top"
|'''Version:'''
|'''Version:'''

Revision as of 23:24, 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=
}}