Template:Change: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> * '''{{{date|Unknown date}}}''' – {{#if:{{{scope|}}}|<span class="changelog-scope changelog-scope-{{lc:{{{scope}}}}}">{{{scope}}}</span> }} {{#if:{{{server|}}}|<span class="changelog-server">({{{server}}})</span> }} {{{text|No description provided.}}} {{#if:{{{note|}}}|<span class="changelog-note">— {{{note}}}</span>}} </includeonly><noinclude> == Usage == Basic: <pre> {{Change | date = 6 Aug 2022 | scope = All | server= Survival | text..." |
|||
| Line 8: | Line 8: | ||
== Usage == | == Usage == | ||
Basic: | Basic: | ||
{{Change | {{Change | ||
| date = 6 Aug 2022 | | date = 6 Aug 2022 | ||
| Line 15: | Line 14: | ||
| text = Mobs with different equipment can no longer be stacked. | | text = Mobs with different equipment can no longer be stacked. | ||
}} | }} | ||
Parameters: | Parameters: | ||
Revision as of 15:28, 25 November 2025
Usage
Basic:
- 6 Aug 2022 –
All (Survival) 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).