Template:Change: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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> }} | ||
{{#if:{{{text}}}|<span class="changelog-test">{{{text|No description provided.}}}</span>}} | {{#if:{{{text}}}|<br /><span class="changelog-test">{{{text|No description provided.}}}</span>}} | ||
{{#if:{{{note|}}}|<span class="changelog-note">— {{{note}}}</span>}} | {{#if:{{{note|}}}|<br /><span class="changelog-note">— {{{note}}}</span>}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
== Usage == | == Usage == | ||
Revision as of 15:57, 25 November 2025
Usage
- 6 Aug 2022 -
All (Survival)
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).