Welcome to Dungeon Fighter Online Forums!
A Dungeon Fighter Online fansite, based around the mechanics of the game.

You are currently viewing our community forums as a guest user. Sign up or
Having an account grants you additional privileges, such as creating and participating in discussions.

Call for templates

Discussion in 'Wiki' started by chiisana, May 11, 2011.

  1. chiisana Noobtacular

    I'm working on making various templates for the new wiki.
    Currently, I have made monster-info-box, which can be used like this:
    Code:
    [template=monster-info-box]
    name = testing
    | image = [ATTACH=full]2[/ATTACH]
    | type1 = Undead
    | type2 = Machine
    | level = 9001
    | dungeon = seria's back yard
    [/template]
    
    *Note: attach=full 2 just pulls the attachment from the said page, you will need to change as needed when actually editing.

    Which will yield this:
    Screen shot 2011-05-11 at 11.55.08 PM.png

    I have also made one called "arrow", where this code:
    Code:
    [template=arrow] dir = up [/template]
    [template=arrow] dir = up [/template]
    [template=arrow] dir = down [/template]
    [template=arrow] dir = down [/template]
    [template=arrow] dir = left [/template]
    [template=arrow] dir = right [/template]
    [template=arrow] dir = left [/template]
    [template=arrow] dir = right [/template]
    Yields these:
    ↑ ↑ ↓ ↓ ← → ← →

    I'll be adding templates of "arrow-fancy", "z", "x", "c", and "space", which will yield little images of the respective buttons in a bit.

    What other templates do you think we will need for the wiki?
  2. Hiroshi dat smirk

    Classes: preceding class, advancement, class mentor, weapon specialization, armor spezialization, level up bonuses
    Skills: type (offensive, supportive, active, passive), class, levels, sp cost per level, input, durability decrease, catalyst, level requirement, skill requirements
    Mp cost, cast time, cool down and duration as well if it stays the same across the levels.
    Dungeons: area, type (normal, ancient, tower/altar?) recommended level, level requirement, quest requirement, entry item

    Can't think of anything else. :x

Share This Page