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 |
||
| Line 29: | Line 29: | ||
} |
} |
||
</templatedata> |
</templatedata> |
||
</noinclude> |
</noinclude>[[Category:Interface-content]] |
||
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 |