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:19] dan  | 
                
                    templates:user [2015/05/14 21:08] (current) | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== @!!PAGE@ ====== | + | ====== "@!!PAGE@" ====== | 
| - | To add your PCs, go to user:[your user name]:pc:[character name]. You should use the template to get started. When you're done, make sure to put your name in the tags at the bottom. | + | |
| - | To add a player request, go to user:[your user name]:request:[character name]. You should use the template to get started. When you're done, make sure to put your name in the tags at the bottom. | + | ====Active Characters==== | 
| + | {{topic>"@PAGE@" +pc -retired}} | ||
| + | ====Dead/Retired Characters==== | ||
| + | {{topic>"@PAGE@" +pc +retired}} | ||
| + | ====Player Requests==== | ||
| + | {{topic>"@PAGE@" +playerrequest}} | ||
| - | =====Active Characters===== | + | ===== Creating a Character ===== | 
| - | {{topic>@PAGE@ +pc -retired}} | + | 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. | 
| - | =====Dead/Retired Characters===== | + | |
| - | {{topic>@PAGE@ +pc +retired}} | + | <form> | 
| - | =====Player Requests===== | + | Action template _ user:"@!!PAGE@":pc: | 
| - | {{topic>@PAGE@ +playerrequest}} | + | |
| + | 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@"}} | ||