This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
templates:user [2012/08/27 22:17] dan |
templates:user [2015/05/14 21:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== @!!PAGE@ ====== | + | ====== "@!!PAGE@" ====== |
- | =====Active Characters===== | + | ====Active Characters==== |
- | {{topic>@PAGE@ +pc -retired}} | + | {{topic>"@PAGE@" +pc -retired}} |
- | =====Dead/Retired Characters===== | + | ====Dead/Retired Characters==== |
- | {{topic>@PAGE@ +pc +retired}} | + | {{topic>"@PAGE@" +pc +retired}} |
- | =====Player Requests===== | + | ====Player Requests==== |
- | {{topic>@PAGE@ +playerrequest}} | + | {{topic>"@PAGE@" +playerrequest}} |
+ | |||
+ | ===== Creating a Character ===== | ||
+ | To create a new character, simply enter their name below and click create. A new page will be created on the wiki with a template character sheet for you to fill in. Please use underscores instead of spaces. | ||
+ | |||
+ | <form> | ||
+ | Action template _ user:"@!!PAGE@":pc: | ||
+ | |||
+ | Fieldset "Create a new Character" | ||
+ | Textbox "Character Name" "=" @ | ||
+ | submit "Create" | ||
+ | </form> | ||
+ | |||
+ | |||
+ | |||
+ | ===== Requesting a Player Request Larp ===== | ||
+ | To create a request for a player request larp, simply fill in the form below. A new page will be created on the wiki with a template for you to fill in. Please remember to only have one request per a character at any one time. | ||
+ | |||
+ | <form> | ||
+ | Action template _ user:"@!!PAGE@":playerrequest: | ||
+ | |||
+ | fieldset "Request a larp" | ||
+ | textbox "Character" "=The character the request is for" | ||
+ | textbox "Summary" "=A very quick description of the request" @ | ||
+ | textarea "Further Details" "=All other relevant details" ! | ||
+ | |||
+ | fieldset "Submit Request" | ||
+ | submit | ||
+ | </form> | ||
+ | |||
+ | {{tag>user "@PAGE@"}} |