Template:Mediawiki extension: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
|mediawiki= | |mediawiki= | ||
|dependencies= | |dependencies= | ||
|related= | |||
|discussion= | |discussion= | ||
|languages= | |languages= | ||
Line 29: | Line 30: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |MediaWiki extension<big>{{PAGENAME}}</big> | ||
|- | |- | ||
! name | ! Extension name | ||
| [[Has name::{{{name|}}}]] | | [[Has name::{{{name|}}}]] | ||
|- | |- | ||
! | ! Logo | ||
| [[Image:{{{logo|Placeholder.png}}}|{{{imagesize|135}}}px]] | | [[Image:{{{logo|Placeholder.png}}}|{{{imagesize|135}}}px]] | ||
|- | |- | ||
! | ! Screenshot | ||
| [[Image:{{{screenshot|Placeholder.png}}}|{{{imagesize|135}}}px]] | | [[Image:{{{screenshot|Placeholder.png}}}|{{{imagesize|135}}}px]] | ||
|- | |- | ||
|- | |- | ||
! | ! Developers | ||
| {{#arraymap:{{{developers|}}}|,|x|[[Is developed by::x]]}} | | {{#arraymap:{{{developers|}}}|,|x|[[Is developed by::x]]}} | ||
|- | |- | ||
! | ! Licences | ||
| {{#arraymap:{{{licences|}}}|,|x|[[Has licenses::x]]}} | | {{#arraymap:{{{licences|}}}|,|x|[[Has licenses::x]]}} | ||
|- | |- | ||
! | ! Description | ||
| [[Has description::{{{description|}}}]] | | [[Has description::{{{description|}}}]] | ||
|- | |- | ||
! | ! Mediawiki requirements | ||
| [[Needs MediaWiki versions::{{{mediawiki|}}}]] | | [[Needs MediaWiki versions::{{{mediawiki|}}}]] | ||
|- | |- | ||
! | ! Dependencies | ||
| [[Depends on::{{{dependencies|}}}]] | | [[Depends on::{{{dependencies|}}}]] | ||
! Related extensions | |||
| [[Is related::{{{related|}}}]] | |||
|- | |- | ||
! | ! Discussion | ||
| [[Discussion of::{{{discussion|}}}]] | | [[Discussion of::{{{discussion|}}}]] | ||
|- | |- | ||
! | ! Language support | ||
| {{#arraymap:{{{languages|}}}|,|x|[[Supports languages::x]]}} | | {{#arraymap:{{{languages|}}}|,|x|[[Supports languages::x]]}} | ||
|- | |- | ||
! | ! Status | ||
| [[Has status::{{{status|}}}]] | | [[Has status::{{{status|}}}]] | ||
|- | |- | ||
! | ! First release date | ||
| [[Was first released on::{{{released|}}}]] | | [[Was first released on::{{{released|}}}]] | ||
|- | |- | ||
! | ! Last release date | ||
| [[Was last released on::{{{last_released|}}}]] | | [[Was last released on::{{{last_released|}}}]] | ||
|- | |- | ||
! | ! Last version number | ||
| [[Has last revision number::{{{last_version|}}}]] | | [[Has last revision number::{{{last_version|}}}]] | ||
|- | |- | ||
! | ! Programming language | ||
| {{#arraymap:{{{programming language|}}}|,|x|[[Uses programming language::x]]}} | | {{#arraymap:{{{programming language|}}}|,|x|[[Uses programming language::x]]}} | ||
|- | |- | ||
! | ! Alternatives | ||
| {{#arraymap:{{{alternative|}}}|,|x|[[Has alternative::x]]}} | | {{#arraymap:{{{alternative|}}}|,|x|[[Has alternative::x]]}} | ||
|- | |- | ||
! | ! Website | ||
| [[Has website::{{{website|}}}]] | | [[Has website::{{{website|}}}]] | ||
|- | |- | ||
! | ! Publications | ||
| {{#arraymap:{{{publication|}}}|,|x|[[has publication::x]]}} | | {{#arraymap:{{{publication|}}}|,|x|[[has publication::x]]}} | ||
|- | |- | ||
! | ! Support websites | ||
| {{#arraymap:{{{support_website|}}}|,|x|[[has support website::x]]}} | | {{#arraymap:{{{support_website|}}}|,|x|[[has support website::x]]}} | ||
|- | |- | ||
! | ! Example websites | ||
| {{#arraymap:{{{example_website|}}}|,|y|[[has example website::y]]}} | | {{#arraymap:{{{example_website|}}}|,|y|[[has example website::y]]}} | ||
|- | |- | ||
! | ! Last edited | ||
| [[Was last edited::{{{last_edit|}}}]] | | [[Was last edited::{{{last_edit|}}}]] | ||
|} | |} |
Revision as of 13:19, 26 June 2013
This is the "Mediawiki extension" template. It should be called in the following format:
{{Mediawiki extension |name= |logo= |screenshot= |developers= |licences= |description= |mediawiki= |dependencies= |related= |discussion= |languages= |status= |released= |last_released= |last_version= |programming language= |alternative= |website= |publication= |support_website= |example_website= |last_edit= }}
Edit the page to see the template text.