Template:Change: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 3: | Line 3: | ||
{{#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:{{{server|}}}|<span class="changelog-server">({{{server}}})</span> }} | {{#if:{{{server|}}}|<span class="changelog-server">({{{server}}})</span> }} | ||
{{{text|No description provided.}}} | {{#if:{{{text}}}|<span class="changelog-test">{{{text|No description provided.}}}</span>}} | ||
{{#if:{{{note|}}}|<span class="changelog-note">— {{{note}}}</span>}} | {{#if:{{{note|}}}|<span class="changelog-note">— {{{note}}}</span>}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Revision as of 15:46, 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).