Template:Boxed overview header: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) Created page with "<templatestyles src="Boxed overview header/styles.css"/> <div class="template-boxed_overview_header"> <div class="template-boxed_overview_header-header noexcerpt">{{{header}}}</div> <div class="template-boxed_overview_header-content">{{{content}}}</div> </div><noinclude> <templatedata> { "params": { "header": {}, "content": {} }, "paramOrder": [ "header", "content" ], "format": "block" } </templatedata></noinclude>" Tag: 2017 source edit |
Tesinormed (talk | contribs) m Protected "Template:Boxed overview header": High-traffic ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading] |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<templatestyles src="Boxed overview header/styles.css"/> |
<templatestyles src="Boxed overview header/styles.css"/> |
||
<div class="template-boxed_overview_header"> |
<div class="template-boxed_overview_header"> |
||
<div class="template-boxed_overview_header-header noexcerpt">{{{header}}}</div> |
<div class="template-boxed_overview_header-header noexcerpt">{{{header|{{{1}}}}}}</div> |
||
<div class="template-boxed_overview_header-content">{{{content}}}</div> |
<div class="template-boxed_overview_header-content">{{{content|{{{2}}}}}}</div> |
||
</div><noinclude> |
</div><noinclude> |
||
<templatedata> |
<templatedata> |
||
| Line 16: | Line 16: | ||
"format": "block" |
"format": "block" |
||
} |
} |
||
</templatedata |
</templatedata> |
||
[[Category:Templates: tesinormed]] |
|||
[[Category:META: Templates]] |
|||
</noinclude> |
|||
Latest revision as of 10:37, September 11, 2025
{{{1}}}
{{{2}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| header | header | no description | Unknown | optional |
| content | content | no description | Unknown | optional |