Template:StageTableRow

From DemonCrawl Wiki
Jump to navigation Jump to search

This template defines the table "Stages". View table.

This is a template for a table row on the Stages page that contains all of the data for one stage.

Quest 1 - Glory Days
Stage Artifact Monster Divine Item Adjective
Forest Log  Spider Divine Handaxe BEWARE: MONSTERS NEARBY Wooded

Use:

{{StageTableRow
|name         = Forest
|adjective    = Wooded
|artifact     = Log
|monster      = {{IconLink|Spider|link=Monsters#Spider}}
|divine_item  = Handaxe
}}
  • name name of the stage
  • adjective combined stage form of the name for Endless Multiverse and Beyond
  • artifact name of the artifact that drops in this stage
  • divine_item divine item that is unlocked from the artifact
  • monster stage monster

Blank template:

{{StageTableRow
|name         = 
|adjective    = 
|artifact     = 
|monster      = 
|divine_item  = 
}}