Difference between revisions of "Template:Extension/doc"

→‎Usage: Add compatibility.
>Egingell
m
>RobertL
(→‎Usage: Add compatibility.)
Line 14: Line 14:
<span id="CutAndPaste">Cut and paste:</span>
<span id="CutAndPaste">Cut and paste:</span>
<pre>{{Extension|templatemode =
<pre>{{Extension|templatemode =
|name       =  
|name         =  
|status     =
|status       =
|type1       =
|type1         =
|type2       =
|type2         =
|hook1       =
|hook1         =
|hook2       =
|hook2         =
|username   =
|username     =
|author     =
|author       =
|description =
|description   =
|image       =
|image         =
|imagesize   =
|imagesize     =
|version     =
|version       =
|update     =
|update       =
|mediawiki   =
|mediawiki     =  
|license     =
|license       =
|download   =
|download     =
|readme     =
|readme       =
|changelog   =
|changelog     =
|parameters =
|parameters   =
|tags       =
|tags         =
|rights     =
|rights       =
|example     =
|example       =
|compatibility =
}}</pre>
}}</pre>


Line 41: Line 42:


| align="right"|{{Extension|templatemode=nocats
| align="right"|{{Extension|templatemode=nocats
|name       = {{{name}}}
|name         = {{{name}}}
|status     = {{{status}}}
|status       = {{{status}}}
|type1       = {{{type1}}}
|type1         = {{{type1}}}
|type2       = {{{type2}}}
|type2         = {{{type2}}}
|hook1       = hook1
|hook1         = hook1
|hook2       = hook2
|hook2         = hook2
|username   = SomeUser
|username     = SomeUser
|author     = SomeAuthor
|author       = SomeAuthor
|image       = Placeholder.png
|image         = Placeholder.png
|version     = {{{version}}}
|version       = {{{version}}}
|update     = {{{update}}}
|update       = {{{update}}}
|mediawiki   = {{{mediawiki}}}
|mediawiki     = {{{mediawiki}}}
|license     = {{{license}}}
|license       = {{{license}}}
|download   = {{{download}}}
|download     = {{{download}}}
|readme     = {{{readme}}}
|readme       = {{{readme}}}
|changelog   = {{{changelog}}}
|changelog     = {{{changelog}}}
|description = {{{description}}}
|description   = {{{description}}}
|parameters = {{{parameters}}}
|parameters   = {{{parameters}}}
|tags       = {{{tags}}}
|tags         = {{{tags}}}
|rights     = {{{rights}}}
|rights       = {{{rights}}}
|example     = {{{example}}}
|example       = {{{example}}}
|compatibility = {{{compatibility}}}
}}
}}
|}
|}
Anonymous user