Project Rebearth
Menu
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Search
What links here
Related changes
Page information
Recent changes
Help
Not logged in
Talk
Contributions
Create account
Log in
Actions
Template
Discussion
Edit
View history
Template
Editing
Choice
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<includeonly><templatestyles src="Choice/styles.css" /><templatestyles src="Main page/styles.css" /><div class="rb-infobox-choice"><div class="rb-ib-border rb-scooped-corners"><div class="rb-ib-inner rb-scooped-corners"><!-- ---- HEADER ---- --><div class="rb-ib-header">{{{name|{{PAGENAME}}}}}</div><!-- ---- IMAGE ---- -->{{#if:{{{image|}}}|<div class="rb-ib-image">[[File:{{{image}}}|270px]]</div>}}<!-- ---- CAPTION ---- -->{{#if:{{{caption|}}}|<div class="rb-ib-caption">{{{caption}}}</div>}}<!-- ---- GENERAL SECTION ---- --><div class="rb-ib-section">General</div><!-- ---- Category (badge) ---- -->{{#if:{{{category|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Category</div><div class="rb-ib-data"><span class="rb-ib-badge">{{{category}}}</span></div></div>}}<!-- ---- Cost ---- -->{{#if:{{{cost|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Cost</div><div class="rb-ib-data">{{{cost}}}</div></div>}}<!-- ---- Lock ---- -->{{#if:{{{lock|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Lock</div><div class="rb-ib-data">{{{lock}}}</div></div>}}<!-- ---- Default ---- -->{{#if:{{{default|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Default</div><div class="rb-ib-data">{{{default}}}</div></div>}}<!-- ---- RESTRICTIONS SECTION (conditional) ---- -->{{#if:{{{exclusive|}}}{{{duration|}}}|<div class="rb-ib-section">Restrictions</div>}}<!-- ---- Exclusive with ---- -->{{#if:{{{exclusive|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Exclusive</div><div class="rb-ib-data">{{{exclusive}}}</div></div>}}<!-- ---- Duration ---- -->{{#if:{{{duration|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Duration</div><div class="rb-ib-data">{{{duration}}}</div></div>}}<!-- ---- EFFECTS SECTION (conditional) ---- -->{{#if:{{{effects|}}}|<div class="rb-ib-section">Effects</div><div class="rb-ib-fullrow">{{{effects}}}</div>}}<!-- ---- FLAGS SECTION (conditional) ---- -->{{#if:{{{flags|}}}|<div class="rb-ib-section">Flags</div><div class="rb-ib-fullrow">{{{flags}}}</div>}}<!-- ---- SPECIAL SECTION (conditional) ---- -->{{#if:{{{special|}}}|<div class="rb-ib-section">Special</div><div class="rb-ib-fullrow">{{{special}}}</div>}}<!-- ---- FOOTER ---- --><div class="rb-ib-footer">[[Choices|View all choices]]</div><!-- --></div></div></div></includeonly><noinclude> == Usage == <pre> {{Choice | name = Taxation | image = | caption = | category = Choice | cost = {{formatnum:100000}} {{Icon|Knowledge}} | lock = 1 day | default = | exclusive = | duration = | effects = <table class="rb-ib-subtable"><tr><th>Effect</th><th>Multiplier</th></tr><tr><td>[[Happiness]]</td><td class="rb-ib-nerf">×0.7</td></tr></table> | flags = Enables taxation ({{Icon|Coin}} collection from population) | special = }} </pre> == Parameters == {| class="wikitable" |- ! Parameter !! Required !! Description |- | <code>name</code> || No || Choice name. Defaults to the page title. |- | <code>image</code> || No || Image filename (optional, rarely used). |- | <code>caption</code> || No || Caption displayed below the image. |- | <code>category</code> || Yes || Type badge: "Choice", "Alliance type", or "Event". |- | <code>cost</code> || No || Cost to enact (e.g. <code><nowiki>{{formatnum:100000}} {{Icon|Knowledge}}</nowiki></code>). |- | <code>lock</code> || No || Lock duration after toggling (e.g. "1 day", "14 days", "Permanent"). |- | <code>default</code> || No || "Yes" if this is the default option in its exclusive group. |- | <code>exclusive</code> || No || Wikilinks to mutually exclusive choices. |- | <code>duration</code> || No || Effect duration for temporary choices (e.g. "4 days"). |- | <code>effects</code> || No || HTML subtable with Effect/Multiplier columns. Use <code>rb-ib-subtable</code> class and <code>rb-ib-buff</code> (green) or <code>rb-ib-nerf</code> (red) for multiplier cells. |- | <code>flags</code> || No || Game flags enabled by this choice (prose description). |- | <code>special</code> || No || Additional notes or special properties. |} == Effect Styling == Use <code>rb-ib-buff</code> for beneficial multipliers (green, e.g. ×1.2) and <code>rb-ib-nerf</code> for harmful multipliers (red, e.g. ×0.7): <pre> <table class="rb-ib-subtable"> <tr><th>Effect</th><th>Multiplier</th></tr> <tr><td>[[Production]]</td><td class="rb-ib-buff">×1.1</td></tr> <tr><td>[[Happiness]]</td><td class="rb-ib-nerf">×0.7</td></tr> </table> </pre> [[Category:Infobox templates]] </noinclude>
Summary:
Please note that all contributions to Project Rebearth may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Project Rebearth:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)