Template:Expose Item: Difference between revisions

Jump to navigation Jump to search
add more templates that should be used
(work)
(add more templates that should be used)
Line 13: Line 13:
ITEM_NAME+LEVEL_LOW+LEVEL_HIGH
ITEM_NAME+LEVEL_LOW+LEVEL_HIGH
</pre>
</pre>
The level low and high are read from vars <tt>page_expose_item_level_low</tt> and <tt>page_expose_item_level_high</tt>, defaulting to 1 and 12, respectively. Vars are set with [[Template:Expose Item/SetLevel]], read with [[Template:Expose Item/ReadLevel]], and reset with [[Template:Expose Item/ResetLevel]]. '''ResetLevel''' should be called by '''DropTableEnd''', while '''SetLevel''' should be called by [[Template:DropTableLevel]]. [[Template:DropTableDivider]] should be deprecated.

Navigation menu