Proposal: Structural Integrity
Popular, 4-0. Enacted by JonathanDark.
Adminned at 21 Feb 2024 14:06:26 UTC
In the subrule “Structures”, replace this text:
the format for publicly tracking is “Name:Value”, where “Name” is the Name of the Structure, and “Value” is the Current Defensive Value, which is a number that defaults to the amount
with this text
the format for publicly tracking is “{{box|Size Name:Values}}”, where “Size” is the Size of the Structure, “Name” is the Name of the Structure, and “Values” are the Current Defensive Values for Land, Sea, and Air in that order, using a value of 0 for any Land, Sea, or Air Defensive Value that is not set to some other value, and that default to the amounts
Fixing up the Structures formatting to include Size, Defensive Values for Land, Sea, and Air explicitly, and a little bit of CSS template formatting to make it easy to read a list of multiple Structures.
Desertfrog: Idle