Gaming
 
[Squirrelladventures]

Squirrelladventures 6,347 edits since November 12, 2007

6,347

User:Squirrelladventures/Wikihints

From Dofus

Contents

[edit] Wiki Hints

This subpage, previously a section on my user page is a compilation of various wiki codings which I find useful or think may be useful in this Wikia. Please feel free to copy and use any of these templates etc. I will add others as I have time.

[edit] For Categories

  • Place Categories under this line
<!-- Interlanguage links -->
  • Ordinary Catergories
[[Category:Category]]
  • Add category as link
[[:Category:Category]]
  • Add to category under "*"
[[Category:Category|*]]

[edit] Links

[[Link]]
  • Link with different text
[[Link|Link Name]]

[edit] Text Formatting

  • Italics
''Italics''
  • Bold
'''Bold'''
  • Strikethrough
<strike> </strike>
or
<s> </s>
  • Superscript
<sup> </sup>
  • Subscript
<sub> </sub>
  • Underline
<u> </u>
  • Red
{{red|text}}
  • Gray
{{gray|text}}
  • Green
{{green|text}}

[edit] Tags

  • Stub
{{stub}}
  • Delete
{{delete}}
  • Unavailable
{{unavailable|reason=Reason}}
  • Possibly Outdated

The information on this page may have changed after release X.XX.XX. (This warning will be removed after the page has been checked against vX.XX.XX.)

<!-- This flag denotes a possibly outdated pages. Please do not remove it unless you know what you're doing. If in doubt, post a comment on the talk page-->
{{Changed|Link to Version}}
  • Name of page
{{PAGENAME}}

[edit] Item Boxes

{{Infobox Equipment
 |id		=
 |episode	=
 |effects	=
* 
 |conditions	=
* 
 |level		=
 |set		=
 |type		=
 |value		=
 |weight	=
 |description	=
}}
{{Infobox Weapon
 |id		=
 |episode	=
 |damage	=
*
 |effects	=
*
 |conditions	=
*
 |level		=
 |hand		=
 |type		=
 |ap		=
 |range		=
 |bonus		=
 |crit		=
 |fail		=
 |value		=
 |weight	=
 |description	=
}}

'''{{PAGENAME}}''' is a [[(category)]].
{{Itembox
 |id		=
 |episode	=
 |effects	=
*
 |conditions	=
*
 |image		=
 |level		=
 |category	=
 |value		=
 |weight	=
 |description	=
}}

'''{{PAGENAME}}''' is a [[(category)]].
{{resourcebox2
 |id		=
 |episode	=
 |image		=
 |category	=
 |weight	=
 |level		=
 |value		=
 |description	=
}}
'''{{PAGENAME}}''' is a [[(category)]].

[edit] Pictures

{| style="float: right; margin: 0 1em 1em 1em; width:30%; border: 1px solid #ada36f; text-align: center;" id="quickbox"
|-
! | Page Name
|- 
| [[Image:Image.png|250px|{{PAGENAME}}]]
|}
{{rightpic|image=}}
{{world|image=}}

[edit] Monsters

{{monsterpic2|image=}}
  • Monster statsbox
{{Statsbox}}
|-
| HP || AP || MP || N% || E% || F% || W% || A% || AP% || MP%
|}
  • Monster statsbox2
{{statsbox}}
{{statsrow|lv|HP|AP|MP|N|E|F|W|A|AP|MP|XP|Init|Wis|Str|Int|Cha|Agi|Aggro}}
{{statsrow|lv|HP|AP|MP|N|E|F|W|A|AP|MP|XP|Init|Wis|Str|Int|Cha|Agi|Aggro}}
{{statsrow|lv|HP|AP|MP|N|E|F|W|A|AP|MP|XP|Init|Wis|Str|Int|Cha|Agi|Aggro}}
{{statsrow|lv|HP|AP|MP|N|E|F|W|A|AP|MP|XP|Init|Wis|Str|Int|Cha|Agi|Aggro}}
{{statsrow|lv|HP|AP|MP|N|E|F|W|A|AP|MP|XP|Init|Wis|Str|Int|Cha|Agi|Aggro}}
|}

[edit] Lists

  • Dynamic List
<DynamicPageList>
category=category1
notcategory=notcategory1
</DynamicPageList>
{{item list}}
{{npclist}}
  • Parent List
{{Parentlist|[[Page1]] > [[Page2]] > This Page}}

[edit] Tables

{| {{ prettytable }}
!  1
! a!! b
|-
| 2
| a || b 
|-
 
|}
  • Sortable table
{| class="sortable" {{ prettytable }}
! width="5%"| X !! width="5%"| Y
! 1 !! 2 !! 3 !! 4 !! 5 !! 6 !! 7 !! 8 !! 9 !! 10
! a !! b !! c!! e !! f !! g !! h !! i !! j !! k
 
|-
|}

[edit] Quests/NPCs

Spoiler
(drag to see):
This is a spoiler box
{{Spoiler|Spoiler}}
{{dialog
|text=''Text''<br>
''Text.'' 
;Response1:
;Response2: 
}} 
{{Npc2
 |area=
 |loc=
 |coords=(,)
 |details=
 |image=
 |options=
}}

[edit] Spells

{{spellbox
 |icon=
 |class=
 |element=
 |type=
 |description=
}}
{{Propbox|linear|los|freesquares|boostrange|fatal}}
{{Spellbox4}}
|-
| 1 || Effects || Crit || AP || Range || CH || CF || Target || Turn || CD || Lv
|-
| 2 || Effects || Crit || AP || Range || CH || CF || Target || Turn || CD || Lv
|-
| 3 || Effects || Crit || AP || Range || CH || CF || Target || Turn || CD || Lv
|-
| 4 || Effects || Crit || AP || Range || CH || CF || Target || Turn || CD || Lv
|-
| 5 || Effects || Crit || AP || Range || CH || CF || Target || Turn || CD || Lv
|-
| 6 || Effects || Crit || AP || Range || CH || CF || Target || Turn || CD || Lv
|}