Template:ACE2013/doc

{{documentation subpage}}

{{lua|Module:Arbcom election banner}}

This template is used on pages related to the 2013 Arbitration Committee Elections. It displays links to various related pages, and contains a list of voting guides compiled by Wikipedia editors. The voting guides are displayed in random order, as was decided in the RFC for the 2011 Arbcom elections. The randomization algorithm uses the Lua pseudo-random-number generator, and should be almost indistinguishable from true randomness. To change the order, please {{purge|purge the page cache}}.

Usage

{{ACE2013}}

Adding new guides

To add a new guide, [https://en.wikipedia.org/w/index.php?title=Template:ACE2013/doc&action=edit edit the template], find the comment , and add a wikilink to your guide in the format | guide# = your username.

For example, if the existing template code was like this:

| guide1 = Example

| guide2 = Example2

You would make the following changes:

| guide1 = Example

| guide2 = Example2

| guide3 = YourUsername

An unlimited number of guides may be added.