Difference between revisions of "Template:Extensions"

From Organic Design wiki
m
(Split fields)
Line 21: Line 21:
 
|[[ Extension name::{{{ExtensionName|{{PAGENAME}} }}} ]]
 
|[[ Extension name::{{{ExtensionName|{{PAGENAME}} }}} ]]
 
|-
 
|-
| Author: [[Extension author::{{{ExtensionAuthor|}}}]]
+
| Author: || [[Extension author::{{{ExtensionAuthor|}}}]]
 
|-
 
|-
| Description: [[Extension description::{{{ExtensionDescription|}}}]]
+
| Description: || [[Extension description::{{{ExtensionDescription|}}}]]
 
|-
 
|-
| Currently installed version: [[Extension version::{{{ExtensionVersion|}}}]]
+
| Currently installed version: || [[Extension version::{{{ExtensionVersion|}}}]]
 
|-
 
|-
| Latest available revision: [[Extension latest revision::{{{ExtensionLatestRevision|}}}]]
+
| Latest available revision: || [[Extension latest revision::{{{ExtensionLatestRevision|}}}]]
 
|-
 
|-
| External link: [[external link::{{{ExtensionLink|}}}]]
+
| External link: || [[external link::{{{ExtensionLink|}}}]]
 
|}
 
|}
  

Revision as of 09:36, 13 February 2008

This template simplifies the creation of articles about Extensions. When inserted in a extension page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax – there are far easier ways of creating tables in MediaWiki.

This Template is used by Form:Extension

{{Extension
|ExtensionName=Extension:[Name]
|ExtensionAuthor=
|ExtensionDescription=
|ExtensionVersion=
|ExtensionLatestRevision=
|ExtensionLink=
}}

The order of the fields is not relevant. The template should be given as the first thing on a page.