Year of the Dragon: Through June 26th, claim free Ground Bound Green Dragon Mount! Speak to Xatheral in the Hall of Heroes.
(April's reward of a free expansion or Greater Elixir of Discovery can still be claimed from Trilliya until June 4th.) edit

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


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

Template:PosInt

From DDO wiki
Jump to navigation Jump to search

Usage[edit]

{{IfPositiveInteger
  | 1 =
  | 2 =
  | 3 =
}} <!-- end if PosInt -->
  • 1 test value. Can be anything.
  • 2 text to be generated if value is a positive integer. If this parameter is not given and the test value is a positive integer or 0, the test value will be the result.
  • 3 text to be generated if value is not a positive integer. If this parameter is not given, nothing will be generated in case the test value is not a positive integer or 0.

Examples[edit]

CODE[edit]