Difference between revisions of "Template:Outcome"

From Wildermyth Wiki
(Divs don't indent. Resorting to collapsible table.)
(Test whether inline table keeps table on same line as indentation)
Line 1: Line 1:
<includeonly>
<includeonly>
{| role="presentation" class="wikitable mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide"
{| role="presentation" class="wikitable mw-collapsible mw-collapsed" style="display: inline-table;" data-expandtext="Show" data-collapsetext="Hide"
| <span style="font-weight:bold;line-height:1.6;">Outcome</span>&nbsp;
| <span style="font-weight:bold;line-height:1.6;">Outcome</span>&nbsp;
|-
|-

Revision as of 16:46, 24 November 2019

This documentation is transcluded from Template:Outcome/doc

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]]
}}


Example with indentation

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