-The Dream Cancel Wiki has successfully upgraded it's wiki software and editing has returned. Tables for data have returned.
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 |
||
Line 1: | Line 1: | ||
<includeonly>;<code>{{!}}{{{1}}}={{#if: {{{2|}}}| {{{2}}} }}</code>{{#if: {{{3|}}} | | <includeonly>;<code>{{!}}{{{1}}}={{#if: {{{2|}}}| {{{2}}} }}</code>{{#if: {{{3|}}} | | ||
:{{{3}}} }}</includeonly><noinclude> | :{{{3}}} }}</includeonly><noinclude> | ||
{{doc}} | {{doc}} |
Revision as of 21:02, 16 February 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.