Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!
User talk:Nexus
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Character Infobox | 7 | 11:43, 10 June 2011 |
If you don't want something to show up, don't include that piece of coding on the template in your user page.
Oh, well for the header type:
{{SkillTableHeader}}
Then for each skill type this coding filled out:
{{SkillTableRow
|Skill=
|SkillRank=
}}
When your done listing your skills finish with:
{{SkillTableFooter}}
- Made by Ikkisuki -
There's a list of templates for user pages, like that skill table, at Category:User Templates.
As for headers, you use this:
== text ==
=== text ===
and so on. Experiment with them to see what they do.
Also, try checking out Wiki Tips for New Editors. :)