Template:ObtainPanelLine: Difference between revisions
Jump to navigation
Jump to search
Using onlyinclude |
Trying a <nowiki> hack |
||
| Line 1: | Line 1: | ||
< | <includeonly><span class="obtainflagcontainer">{{{flags|{{{1|}}}}}}</span><span class="obtainpaneldescription">{{{desc|{{{2|}}}}}}</span><nowiki/></includeonly><noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 18:49, 24 July 2024
Sample description. Please use the button "Manage TemplateData" for updating this part.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Methods/Flags | 1 flags | Content which is shown as a list of short tags for the obtain method.
| Content | required |
| Description | 2 desc | A description about the obtain method.
| Content | suggested |
Usage
See the template's testcases:
| Call outside of container with no data | |
|---|---|
| Wiki code | {{ObtainPanelLine}}
|
| Main version | |
| Sandbox version | Template:ObtainPanelLine/sandbox |
| Multiple calls outside of container with some nonsense data | |
|---|---|
| Wiki code | {{ObtainPanelLine|foo|bar}}
{{ObtainPanelLine|foo2|bar2}}
|
| Main version | foobar
foo2bar2 |
| Sandbox version | Template:ObtainPanelLine/sandbox |
| Multiple calls outside of container with some useful data | |
|---|---|
| Wiki code | {{ObtainPanelLine|{{ObtainPanelMethod|Foo}}|bar}}
{{ObtainPanelLine|{{ObtainPanelMethod|Foo}}|bar2}}
|
| Main version | Foobar
Foobar2 |
| Sandbox version | Template:ObtainPanelLine/sandbox |
See also
| The above documentation is transcluded from Template:ObtainPanelLine/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |
