Content deleted Content added
Created page with "<noinclude> Desription ==Usage== <pre id="template"><nowiki> {{Sidebar-start |1=Some content }} </nowiki></pre>{{copy|template|copy=}} ==Result== (See on content start) {{Sidebar-start |1=Some content }} </noinclude> <includeonly> {{#interface-content:sidebar|start|{{{1|}}}}} </includeonly> <noinclude> <templatedata> { "params": { "1": { "label": "Content to be shown to the left", "type": "content", "required": true, "suggested": true } } } </templateda..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 12: | Line 12: | ||
|1=Some content |
|1=Some content |
||
}} |
}} |
||
[[Category:Interface-content]] |
|||
</noinclude> |
</noinclude> |
||
<includeonly> |
<includeonly> |
||
Latest revision as of 02:19, 2 December 2024
Desription
Usage
{{Sidebar-start
|1=Some content
}}
Code copied
Result
(See on content start)
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Content to be shown to the left | 1 | no description | Content | required |