Year of the Dragon: Through April 23rd, claim the adventure pack Slice of Life for free! Speak to Xatheral in the Hall of Heroes.

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to build a reputation and unlock more editing privileges, and then visit DDO wiki's IRC Chat/Discord if you need any help!

Template:Int

From DDO wiki
Jump to navigation Jump to search

USAGE

Use this template inside of other templates that have a number input. Formats all negative numbers with the proper - and all positive numbers with it's +.

EXAMPLES

  • {{Int}} = 0
  • {{ Int | }} = 0
  • {{ Int | -2 }} = -2
  • {{ Int | -1 }} = -1
  • {{ Int | -0 }} = 0
  • {{ Int | 0 }} = 0
  • {{ Int | +0 }} = 0
  • {{ Int | 1 }} = +1
  • {{ Int | +2 }} = +2
  • {{ Int | 3 }} = +3
  • {{ Int | +4 }} = +4
  • {{ Int | CI }} = CI

CATEGORIZATION

CODING

0