mNo edit summary |
m (Update Info) |
||
Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
{{tlx|Patch Notes}} adds a Template and formatting for Patch Notes | {{tlx|Patch Notes}} adds a Template and formatting for Patch Notes just use | between lines to format with a bulletpoint list | ||
== TemplateData == | == TemplateData == | ||
Line 21: | Line 21: | ||
"feature": { | "feature": { | ||
"label": "Features", | "label": "Features", | ||
"description": "Put a | "description": "Put a | At the start of each line new line but not the First", | ||
"example": " | "example": "This|That", | ||
"type": "content | "type": "content" | ||
}, | }, | ||
"change": { | "change": { | ||
"label": "Changes", | "label": "Changes", | ||
"description": "Put a | "description": "Put a | At the start of each line new line but not the First", | ||
"example": " | "example": "This|That", | ||
"type": " | "type": "content" | ||
}, | }, | ||
"balance": { | "balance": { | ||
"label": "Balances", | "label": "Balances", | ||
"description": "Put a | "description": "Put a | At the start of each line new line but not the First", | ||
"example": " | "example": "This|That", | ||
"type": " | "type": "content" | ||
}, | }, | ||
"bugfix": { | "bugfix": { | ||
"label": "Bugfixes", | "label": "Bugfixes", | ||
"description": "Put a | "description": "Put a | At the start of each line new line but not the First", | ||
"example": " | "example": "This|That", | ||
"type": " | "type": "content" | ||
} | |||
} | } | ||
} | } |
Revision as of 02:13, 4 January 2024
Template:Languages Template:Documentation subpage
Usage
{{Patch Notes}}
adds a Template and formatting for Patch Notes just use | between lines to format with a bulletpoint list
TemplateData
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title for Notes
| Page name | required |
Features | feature | Put a | At the start of each line new line but not the First
| Content | optional |
Changes | change | Put a | At the start of each line new line but not the First
| Content | optional |
Balances | balance | Put a | At the start of each line new line but not the First
| Content | optional |
Bugfixes | bugfix | Put a | At the start of each line new line but not the First
| Content | optional |