No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<div class="hf-relpage-section-text"> | <div class="hf-relpage-section-text"> | ||
<h2>{{#if:{{{url|}}}|[{{{url}}} {{{title}}}]|{{{title}}}}}</h2> | <h2>{{#if:{{{url|}}}|[{{{url}}} {{{title}}}]|{{{title}}}}}</h2> | ||
<div class="hf-relpage-section-body"> | <div class="hf-relpage-section-body {{{content_class|}}}"> | ||
{{{content}}} | {{{content}}} | ||
</div> | </div> | ||
| Line 42: | Line 42: | ||
"label": "CSS classes", | "label": "CSS classes", | ||
"description": "Optional extra CSS classes applied to the section wrapper.", | "description": "Optional extra CSS classes applied to the section wrapper.", | ||
"type": "string" | |||
}, | |||
"content_class": { | |||
"label": "Content CSS classes", | |||
"description": "Optional extra CSS classes applied to the section body.", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Revision as of 20:38, 6 July 2026
{{{title}}}
{{{content}}}
<templatedata> {
"params": {
"id": {
"label": "Section ID",
"description": "Anchor ID for linking to this section (e.g. 3.20, 2.0). Used in the sidebar TOC and cross-page links.",
"type": "string",
"required": true
},
"title": {
"label": "Title",
"description": "Version heading displayed at the top of the section (e.g. 3.20 - Very Scottish Christmas).",
"type": "string",
"required": true
},
"url": {
"label": "Patch Notes URL",
"description": "Optional external link to the full patch notes (e.g. Steam news post). If provided, the title becomes a clickable link.",
"type": "url"
},
"content": {
"label": "Content",
"description": "The release notes body. Supports full wiki markup including bullet lists, bold text, sub-headings (use