Difference between revisions of "Template:Outcome/doc"

From Wildermyth Wiki
(Test to see if template supports indendation)
m (Indentation resolved. Leaving example on page to catch any regression errors.)
Line 21: Line 21:
| outcome = The hero gets [[Ability:Flamesoul]]
| outcome = The hero gets [[Ability:Flamesoul]]
}}
}}
== Example with indentation ==
<pre><nowiki>
::{{Outcome
| outcome = The hero gets [[Ability:Flamesoul]]
}}
</nowiki></pre>


::{{Outcome
::{{Outcome
| outcome = The hero gets [[Ability:Flamesoul]]
| outcome = The hero gets [[Ability:Flamesoul]]
}}
}}

Revision as of 17:11, 24 November 2019

This is a documentation subpage for Template:Outcome.

Usage

This template displays a collapsed outcome for an event choice.

The template uses the following parameters:

outcome
The resulting outcome from a choice that the player made

Example

{{Outcome
| outcome = The hero gets [[Ability:Flamesoul]]
}}
Outcome
The hero gets Ability:Flamesoul

Example with indentation

::{{Outcome
| outcome = The hero gets [[Ability:Flamesoul]]
}}
Outcome
The hero gets Ability:Flamesoul