Template:Xpdoc/doc: Difference between revisions
Template page
More actions
No edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
|2=2 | |2=2 | ||
|2d=the parameter after the first pipe | |2d=the parameter after the first pipe | ||
|2def= | |2def= | ||
|2stat=optional | |2stat=optional | ||
|3=gives | |3=gives | ||
Revision as of 14:18, 18 September 2010
The expansion demo templates show, for documentation:
- some wikitext
- its rendering
without the need of repeating the parameter in the wikitext.
Usage
{{xpdopc |1= |2= |gives= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | name of parser function, a colon, and the first parameter, or name of template | empty | required | |
2 | the parameter after the first pipe | empty | optional | |
gives | text (or the empty string) to replace the word "gives", e.g. gives={{!}}{{!}} to produce "||", for use in a table | gives | optional | |
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: all users
Naming scheme:
- o = double opening braces
- c = double closing braces
- p = pipe character
- e = equals sign
This is a simplified version of m:Template:Xpdop3c.
Example
{{xpdopc|ISOdate|2009-04-03}} produces: "Template:Xpdopc".