Content deleted Content added
Created page with "<noinclude> Desription ==Usage== <pre id="template"><nowiki> {{Content-before |1=Some content }} </nowiki></pre>{{copy|template|copy=}} ==Result== (See on content start) {{Content-before |1=Some content }} </noinclude> <includeonly> {{#interface-content:content|before|{{{1|}}}}} </includeonly> <noinclude> <templatedata> { "params": { "1": { "label": "Content to be shown before content section", "type": "content", "required": true, "suggested": true } }..." |
No edit summary |
||
| Line 8: | Line 8: | ||
</nowiki></pre>{{copy|template|copy=}} |
</nowiki></pre>{{copy|template|copy=}} |
||
==Result== |
==Result== |
||
(See |
(See before content) |
||
{{Content-before |
{{Content-before |
||
|1=Some content |
|1=Some content |
||
Revision as of 02:13, 2 December 2024
Desription
Usage
{{Content-before
|1=Some content
}}
Code copied
Result
(See before content)
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Content to be shown before content section | 1 | no description | Content | required |