====== Chancellery Bureaucratic Aide ======

This page contains useful checklists and other aides for the chancellor.

===== Basic Vote Template =====

This template contains the minimum amount of information required by the [[ic:union voting laws#Basic Vote]].

<WRAP center round box 60%>

<PROPOSAL HERE>

<OPTIONS HERE>

"The following member worlds may vote:

[list]
<view:list>
fields {
  ?name
}

?l is a: union_member
?l entry title: ?name
union {
  {
    ?l Status [rule]: Inner World
  }
  {
    ?l Status [rule]: Minor World
  }
  {
    ?l Status [rule]: Core World
  }
}

template {
  #voter
}
</view>
[/list]

Voting closes on <SEVEN DAYS LATER HERE>."

</WRAP>


===== New Inner World =====

These are the benefits of becoming an Inner World. The Bozzy Spine Infrastructure Committee is responsible for informing them on the progress of the Bozzy Spine junction (see {([forum]:976)} for an example).

<WRAP center round box 60%>
For the first ten weeks of membership (Turn <START TURN HERE> - <START+9 HERE>), they will not have to pay taxes.

Finally, they shall receive the sum of 10.000 %%(:tax)%%, spread out over those same 10 weeks, 1.000 %%(:tax)%% being made available to them each week. This money must be spent on developing or upgrading new zones, or improving their infrastructure as per the [wiki=ic:turn_17_subsidies_law]turn 17 subsidies law[/wiki].
</WRAP>

===== Chancellor change checklist =====

  - election story page
  - old electoral period story close
  - new electoral period story open
  - update ministry pages
  - update inner world status (wiki, map)
  - change old chancellor forum name
  - change new chancellor forum name
===== Open Trades =====

<table ?t ?to ?note>
?t is a: trade
?t From [ref]: ic:Union
?t To [ref]: ?to
optional {
  ?t Note [wiki]: ?note
}
</table>

===== Templates =====

<template voter>
  * %%[*]%% @@name@@
</template>