Template:ObtainPanelLine/testcases: Difference between revisions
Jump to navigation
Jump to search
Initial setup |
m Small testing adjustment |
||
| Line 9: | Line 9: | ||
{{Testcase | {{Testcase | ||
|title=Multiple calls outside of container with some nonsense data | |title=Multiple calls outside of container with some nonsense data | ||
|<pre><nowiki>{{ObtainPanelLine|foo|bar}}{{ObtainPanelLine|foo2|bar2}}</nowiki></pre> | |<pre><nowiki>{{ObtainPanelLine|foo|bar}} | ||
|{{ObtainPanelLine|foo|bar}}{{ObtainPanelLine|foo2|bar2}} | {{ObtainPanelLine|foo2|bar2}}</nowiki></pre> | ||
|{{ObtainPanelLine/sandbox|foo|bar}}{{ObtainPanelLine/sandbox|foo2|bar2}} | |{{ObtainPanelLine|foo|bar}} | ||
{{ObtainPanelLine|foo2|bar2}} | |||
|{{ObtainPanelLine/sandbox|foo|bar}} | |||
{{ObtainPanelLine/sandbox|foo2|bar2}} | |||
}} | }} | ||
Latest revision as of 15:00, 24 July 2024
| 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 |
