Template:Change: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
* '''{{{date|Unknown date}}}''' - | * '''{{{date|Unknown date}}}''' - | ||
{{#if:{{{scope|}}}|<span class="changelog-scope changelog-scope-{{lc:{{{scope}}}}}">{{{scope}}}</span> }} | {{#if:{{{scope|}}}|<span class="changelog-scope changelog-scope-{{lc:{{{scope}}}}}">{{{scope}}}</span> }} | ||
{{#if:{{{text}}}|<br /><span class="changelog-test">{{{text|No description provided.}}}</span>}} | {{#if:{{{text}}}|<br /><span class="changelog-test">{{{text|No description provided.}}}</span>}} | ||
{{#if:{{{note|}}}|<br /><span class="changelog-note">— {{{note}}}</span>}} | {{#if:{{{note|}}}|<br /><span class="changelog-note">— {{{note}}}</span>}} | ||
Revision as of 15:59, 25 November 2025
Usage
- 6 Aug 2022 -
All
Mobs with different equipment can no longer be stacked.
Basic:
{{Change
| date = 6 Aug 2022
| scope = All
| server= Survival
| text = Mobs with different equipment can no longer be stacked.
}}
Parameters:
date– Displayed in bold at the start.scope– All / Survival / Skyblock / Network / etc (used for coloured pill).server– Extra context like “Blue Survival”, “Green Survival”.text– Description of the change.note– Optional extra info (”after restart”, etc).