-Happy New Year 2025!
Template:DocParam: Difference between revisions
Jump to navigation
Jump to search
Franck Frost (talk | contribs) No edit summary |
Franck Frost (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><code>'''{{!}}{{{1}}} ={{#if:{{{2|}}}|<span style="padding-left:0.1%">{{{2}}}</span>}}'''</code>{{#if: {{{3|}}} | | ||
:{{{3}}} }}</includeonly><noinclude> | :{{{3}}} }}</includeonly><noinclude> | ||
{{doc}} | {{doc}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
Latest revision as of 07:31, 23 March 2022
Template DocumentationEdit This Documentation
Creates a formatted definition for parameters in Documentation.
This documentation is automatically transcluded from Template:DocParam/Documentation and is not included when this page is transcluded.
- Source
{{DocParam| image}}
{{DocParam| image | a.png}}
{{DocParam| image || Image to use for this template. }}
{{DocParam| image | a.png | Image to use for this template. }}
- Result
| image =
| image = a.png
| image =
- Image to use for this template.
| image = a.png
- Image to use for this template.
This documentation is automatically transcluded from Template:DocParam/Documentation and is not included when this page is transcluded.