Player Information Box
From AmtWiki
Below are some examples of Player Information Boxes that you might want to add to your page.
- They will all automatically align to the right of your page.
- Add the code in the dotted box on the right to your page under the line == [[Title]], [[Belt line]] Full Amtgard Name, of [[Park]] [[Kingdom]]==.
- Change all of the "your whatever" to your pertinent information without the "".
- For Knights make sure to use the syntax [[Knight of the "type"|"type"]] [[Knight]] under the belted status section.
- Put the knight they were formally belted under in the Belted Under Section, as [["Sir/Dame"]] [["Knight's name"]].
- Remember to upload your picture into the database. Use the upload page to do this.
- If your picture is too big: In the [[image:"your picture".jpg]] section, change it to [[image:"picture".jpg|250px]].
If you have any questions, feel free to leave a message on Hannoske's talk page.
What it looks like | What you type |
---|---|
Basic:
|
{{Template:Infobox Amtgarder|image=[[Image:"Your Picture".jpg]] |name=<small>"Your Name/Caption"</small>|park=[["Your Park"]]|Kingdom=[["Your Kingdom"]] |year=[["Your Starting Year"]]|noble=[["Your Title"]]|belt=[["Your Belted Position"]]}} |
Advanced: |
<div class="noprint" style="Float:right; border:0px solid red;background-color:#fff;padding:3px;"> {| cellpadding="2" cellspacing="0" border="2" ! bgcolor="99CCFF" colspan="2"|"Full Character Name" |- | colspan="2"|<center>[[image:"your picture".jpg]]</center> |- | colspan="2"|<center>"picture title"</center> |- |Chapter |[["your chapter"]] |- |Kingdom |[["Your Kingdom"]] |- |Started |[["your year"]] |- |Noble Title |[["your title"]] |- |Belted Status |[["your belted position"]] |- |Belted Under |[["your liege"]] |- | colspan="2"|<center>Contact Information</center> |- |E-Mail |[mailto:"your e-mail address" "your e-mail address"] |- |Phone |"your phone number" |} </div> |
No Contacts: |
<div class="noprint" style="Float:right; border:0px solid red;background-color:#fff;padding:3px;"> {| cellpadding="2" cellspacing="0" border="2" ! bgcolor="99CCFF" colspan="2"|"Full Character Name" |- | colspan="2"|<center>[[image:"your picture".jpg]]</center> |- | colspan="2"|<center>"picture title"</center> |- |Chapter |[["your chapter"]] |- |Kingdom |[["Your Kingdom"]] |- |Started |[["your year"]] |- |Noble Title |[["your title"]] |- |Belted Status |[["your belted position"]] |- |Belted Under |[["your liege"]] |} </div> |