Template:Mediawiki extension: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(32 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
{{Mediawiki extension | {{Mediawiki extension | ||
|name= | |name= | ||
|about= | |||
|logo= | |logo= | ||
|screenshot= | |screenshot= | ||
Line 13: | Line 14: | ||
|dependencies= | |dependencies= | ||
|related= | |related= | ||
|related_text= | |||
|discussion= | |discussion= | ||
|languages= | |languages= | ||
Line 30: | Line 32: | ||
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" |MediaWiki extension<big>{{PAGENAME}}</big> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |[[:Category:MediaWiki extension]]<br/><big>{{PAGENAME}}</big> | ||
|- | |- | ||
! Extension name | ! Extension name | ||
| [[Has name::{{{name|}}}]] | | [[Has name::{{{name|}}}]] | ||
|- | |||
! About this article / disclaimer | |||
| [[Has about meta information::{{{about|}}}]] | |||
|- | |- | ||
! Logo | ! Logo | ||
Line 41: | Line 46: | ||
| [[Image:{{{screenshot|Placeholder.png}}}|{{{imagesize|135}}}px]] | | [[Image:{{{screenshot|Placeholder.png}}}|{{{imagesize|135}}}px]] | ||
|- | |- | ||
! Location of the main author <!-- if doesn't work as it should --> | |||
| {{#if:{{{author_location|}}}|{{#set:Has location={{#geocode:location={{{author_location|}}}|format=float|directional=no }}| }} [[Has address::{{{author_location|}}}]] | |||
|- | |||
! Coordinates of the main authors | |||
| {{#if:{{{author_location|}}}|{{#geocode:location={{{author_location|}}}|format=float|directional=no }} | |||
|- | |- | ||
! Developers | ! Developers | ||
Line 56: | Line 66: | ||
! Dependencies | ! Dependencies | ||
| {{#arraymap:{{{dependencies|}}}|,|x|[[Depends on::x]]}} | | {{#arraymap:{{{dependencies|}}}|,|x|[[Depends on::x]]}} | ||
|- | |||
! Related extensions (documented here) | |||
| {{#arraymap:{{{related|}}}|,|x|[[Is related to::x]]}} | |||
|- | |- | ||
! Related extensions | ! Related extensions | ||
| | | [[Is related to information::{{{related_text|}}}]] | ||
|- | |- | ||
! Discussion | ! Discussion | ||
Line 72: | Line 85: | ||
| [[Was first released on::{{{released|}}}]] | | [[Was first released on::{{{released|}}}]] | ||
|- | |- | ||
! Last release date | ! Last release date (<span style="color:red">as of {{{last_edit|}}}!</span>) | ||
| [[Was last released on::{{{last_released|}}}]] | | [[Was last released on::{{{last_released|}}}]] | ||
|- | |- | ||
Line 85: | Line 98: | ||
|- | |- | ||
! Website | ! Website | ||
| [[Has website::{{{website| | | [[Has website::{{{website|}}}|home page]] | ||
|- | |- | ||
! Publications | ! Publications | ||
Line 91: | Line 104: | ||
|- | |- | ||
! Support websites | ! Support websites | ||
| {{#arraymap:{{{support_website|}}}|,|x|[[has support website::x]]}} | | {{#arraymap:{{{support_website|}}}|,|x|[[has support website::x|web site]]}} | ||
|- | |- | ||
! Example websites | ! Example websites | ||
Line 100: | Line 113: | ||
|} | |} | ||
[[Category: | {{#default_form:Mediawiki extension}} | ||
[[Category:MediaWiki extension]] | |||
</includeonly> | </includeonly> |
Latest revision as of 17:38, 21 September 2015
This is the "Mediawiki extension" template. It should be called in the following format:
{{Mediawiki extension |name= |about= |logo= |screenshot= |developers= |licences= |description= |mediawiki= |dependencies= |related= |related_text= |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.