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/28 20:42] 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 ===== | ===== 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. | + | 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> | <form> | ||
- | Action template _ user:@USER@:pc: | + | Action template _ user:"@!!PAGE@":pc: |
Fieldset "Create a new Character" | Fieldset "Create a new Character" | ||
Line 25: | Line 25: | ||
<form> | <form> | ||
- | Action template _ user:@USER@:playerrequest:@@Character Name@@_@@count@@ | + | Action template _ user:"@!!PAGE@":playerrequest: |
- | Fieldset "Request a larp" | + | fieldset "Request a larp" |
- | Textbox "Character Name" "=" | + | textbox "Character" "=The character the request is for" |
- | Textbox "Larp Description" | + | textbox "Summary" "=A very quick description of the request" @ |
- | hiddenautoinc count | + | textarea "Further Details" "=All other relevant details" ! |
- | submit "Create" | + | |
+ | fieldset "Submit Request" | ||
+ | submit | ||
</form> | </form> | ||
+ | |||
+ | {{tag>user "@PAGE@"}} |