Template:Patch Notes/doc: Difference between revisions

Template page
m (Update Info)
m (Update Docs)
Tag: 2017 source edit
 
Line 15: Line 15:
"label": "Title",
"label": "Title",
"description": "Title for Notes",
"description": "Title for Notes",
"example": "Patch 0.0.0.1 - January 1st, 2024",
"example": "Early Access Patch Version0.0.0.1 - January 1st, 2024",
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true,
"default": "Early Access Patch Version 0. - MONTH DAY 2024",
"suggested": true
},
},
"feature": {
"feature": {
"label": "Features",
"label": "Features",
"description": "Put a | At the start of each line new line but not the First",
"description": "Put a * At the start of each line new line but not the First",
"example": "This|That",
"example": "This*That",
"type": "content"
"type": "string"
},
},
"change": {
"change": {
"label": "Changes",
"label": "Changes",
"description": "Put a | At the start of each line new line but not the First",
"description": "Put a * At the start of each line new line but not the First",
"example": "This|That",
"example": "This*That",
"type": "content"
"type": "string"
},
},
"balance": {
"balance": {
"label": "Balances",
"label": "Balances",
"description": "Put a | At the start of each line new line but not the First",
"description": "Put a * At the start of each line new line but not the First",
"example": "This|That",
"example": "This*That",
"type": "content"
"type": "string"
},
},
"bugfix": {
"bugfix": {
"label": "Bugfixes",
"label": "Bugfixes",
"description": "Put a | At the start of each line new line but not the First",
"description": "Put a * At the start of each line new line but not the First",
"example": "This|That",
"example": "This*That",
"type": "content"
"type": "string"
  }
}
}
}
}
}

Latest revision as of 15:15, 11 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

Template:TemplateData header

No description.

Template parameters

ParameterDescriptionTypeStatus
Titletitle

Title for Notes

Default
Early Access Patch Version 0. - MONTH DAY 2024
Example
Early Access Patch Version0.0.0.1 - January 1st, 2024
Page namerequired
Featuresfeature

Put a * At the start of each line new line but not the First

Example
This*That
Stringoptional
Changeschange

Put a * At the start of each line new line but not the First

Example
This*That
Stringoptional
Balancesbalance

Put a * At the start of each line new line but not the First

Example
This*That
Stringoptional
Bugfixesbugfix

Put a * At the start of each line new line but not the First

Example
This*That
Stringoptional


🍪 We use cookies to keep session information to provide you a better experience.