Creature Byproduct Templates

Creature Byproduct Information Box (Mk II)

[[#startbox]]
(:if equal "{$:creature}" "yes":)
(:table align=right border=1 width=300px cellpadding=5px:)
(:cellnr colspan=2 align=center:) Creature Byproduct: [[{$FullName}|{$Title}]] 
(:cellnr:)[[rules.range|Range]]:
(:cell:){$:range}
(:cellnr:)[[rules.duration|Duration]]:
(:cell:){$:duration}
(:cellnr:)Brief Description:
(:cell:){$:description}
(:tableend:)
(:ifend:)
[[#endbox]]

Creature Item Small Box Template

[[#startsmalltemplate]]
(:if equal "{{$$page}$:creature}" "yes":)
||border=0 width=100% cellpadding=0px
||[[rules.range|Range]]: {{$$page}$:range} ||[[rules.duration|Duration]]: {{$$page}$:duration} ||
(:ifend:)
[[#endsmalltemplate]]

Creature Byproduct Header Template

[[#startheadertemplate]]
(:if equal "{$$type}" "creature":)
(:table width=100% border=1 cellpadding=0px:)
(:cellnr colspan=4 align=center:) [[rareitems/|Creature Byproducts]]
(:headnr:)Item Name:
(:head:)[[rules.range|Range]]:
(:head:)[[rules.duration|Duration]]:
(:head:)Brief Description:
(:ifend:)
(:if equal "{$$type}" "formula":)
(:table width=100% border=1 cellpadding=0px:)
(:cellnr colspan=2 align=center:) [[rareitems/|Formulas]]
(:headnr:) Formula Name:
(:head:) Level
(:ifend:)
[[#endheadertemplate]]

Creature Byproduct Row Template

[[#startrowtemplate]]
(:if equal "{{$$page}$:creature}" "yes":)
(:cellnr:)[[{$$page}|{{$$page}$Title}]]
(:cell:){{$$page}$:range}
(:cell:){{$$page}$:duration}
(:cell:){{$$page}$:description}
(:ifend:)
[[#endrowtemplate]]

Obsolete Templates

Formula Box Template (obsolete - no more formulas)

[[#startformulabox]]
(:table align=right border=1 width=300px cellpadding=5px:)
(:cellnr colspan=2 align=center:) [[{$$page}|{{$$page}$Title}]] 
(:cellnr:) Level
(:cell:) {$$level}
(:tableend:)
[[#endformulabox]]

Formula Row Template

[[#startformularow]]
(:cellnr:)[[{$$page}|{{$$page}$Title}]]
(:cell:){{$$page}$:level}
[[#endformularow]]

Formula Small Box Template

[[#startsmallformulatemplate]]
||border=0 cellpadding=0px
||Level: ||{{$$page}$:level} ||
[[#endsmallformulatemplate]]

Rare Item Information Box (obsolete)

[[#startboxtemplate]]
(:if equal "{{$$page}$:creature}" "yes":)
(:table align=right border=1 width=300px cellpadding=5px:)
(:cellnr colspan=2 align=center:) Creature Byproduct: [[{$$page}|{{$$page}$Title}]] 
(:cellnr:)[[rules.range|Range]]:
(:cell:){{$$page}$:range}
(:cellnr:)[[rules.duration|Duration]]:
(:cell:){{$$page}$:duration}
(:cellnr:)Brief Description:
(:cell:){{$$page}$:description}
(:tableend:)
(:ifend:)
[[#endboxtemplate]]

Categories: Templates | Page Class Templates

Page last modified on August 25, 2022, at 12:08 AM
Powered by PmWiki