Template:Policy
Template page
More actions
Usage
{{Policy
|name=Capital Surveillance
|benevolent=Every town on the continent's radars now alert the town to the name of the player entering their territory.
|neutral=You and your alliance's radars now alert you to the name of the player entering your territory.
|oppressive=All radars not owned by your alliance no longer announce player detections.
}}
Renders as one card — a title plus up to three stance rows (benevolent/neutral/oppressive), each shown only when given. name can also be the first unnamed parameter. Lay several cards out in a responsive grid with a plain wrapper div:
<div class="loka-policy-grid">
{{Policy|...}}
{{Policy|...}}
</div>