Template:Condition/Format: Difference between revisions

Jump to navigation Jump to search
Add type and examples.
(Add altname)
(Add type and examples.)
Line 3: Line 3:
}} {{#if: {{{save|}}} |
}} {{#if: {{{save|}}} |
{{InfoBlob| {{SavingThrow|{{{save}}}}} }}
{{InfoBlob| {{SavingThrow|{{{save}}}}} }}
}}{{#if: {{{duration|}}}{{{save|}}} | </div> }} {{#if:{{{inline|}}}||{{{effects}}} }}</includeonly><noinclude>
}}{{#if: {{{duration|}}}{{{save|}}} | </div> }} {{#if:{{{inline|}}}||{{{effects}}}{{#if:{{{type|}}}|{{clear}}
* {{Condition/Type|{{{type}}} }} }} }}</includeonly><noinclude>
Meant to be used with a Cargo query.  Preview:
Meant to be used with a Cargo query.  Preview:


Line 89: Line 90:
}}
}}


== Condition with a type ==
{{Condition/Format
| name = Bleeding
| icon = Bleeding Condition Icon.webp
| effects =
* Oof owie ouch
| type = disease
}}
== Inline condition with a type ==
Should not show the type.
{{Condition/Format
| name = Bleeding
| icon = Bleeding Condition Icon.webp
| inline = true
| type = disease
}}


== Template data ==
== Template data ==

Navigation menu