Difference between revisions of "Template:Event"

From Wildermyth Wiki
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<q>''Below you will find a template for Event:X pages.''</q>
== Basic Template for Event Pages ==


<pre><nowiki>
{{Infobox event
{{Infobox event
| event = Event name
| event = The Sample Event
| image = Filename.png
| image = Thesampleevent.png
| author = Event author
| author = Douglas Austin
| type = Event type
| type = Arrive at hostile site
}}
}}


The heroes explore something, meet someone and find treasures.
The heroes explore something, meet someone and find treasures.


To add an infobox to your Event Page just copy and paste this text and replace your variables.
== Choices ==


<pre><nowiki>
''1. Option 1. ''
{{Infobox event
:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| event = The Lonely Cost
| <strong>Outcome</strong>
| image = Thelonelycost.png
|-
| author = Douglas Austin
| Consequence.
| type = Hook
|}
}}
 
''2. Option 2.''
:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence.
|}
 
== Trivia ==
 
This event has XYZ requirements ...
 
This refers to ...
 
== Images ==
 
<gallery mode=packed heights=150px>
File:Comic1.png|Caption
File:Comic2.png|Caption
File:Comic3.png|Caption
</gallery>
 
[[Category:Event]]
</nowiki></pre>
</nowiki></pre>


For more information about the variables, please refer to: [[Template:Infobox event]]
== Opportunity Choices Template ==


Several events, including all opportunities, involve two or more choices. Use the following template for nested choices.
<pre><nowiki>
== Choices ==
== Choices ==


'''1. Option 1'''
''1. [Begin the opportunity]''
:''1.1 Option 1''
 
::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
::''1.1 Option 1.''
:::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence 1. The following is added to the hero's [[history]]:
''<q><Hero> did a thing and some stuff happened.</q>''
|}
 
::''1.2 Option 2.''
:::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
| <strong>Outcome</strong>
|-
|-
| Consequence
| Consequence 2. The following is added to the hero's history:
''<q><Hero> did a different thing, and some different stuff happened.</q>''
|}
|}
:''1.2 Option 2''
 
::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
''2. [Decline the opportunity]''
:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
| <strong>Outcome</strong>
|-
|-
| Consequence
| The opportunity is declined.
|}
|}
</nowiki></pre>


<q>''Keep each Consequence short. Eg.: "The heroes flee"''</q>
== Choices With Rolls ==


You can achieve this, by copying the following text into your edit.
Sometimes the outcome of a choice depends on a successful roll. Use the following template for rolled choices.


<pre><nowiki>
<pre><nowiki>
'''1. Option 1'''
== Choices ==
:''1.1 Option 1''
 
::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
''1. Option 1. ''
:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
| <strong>Outcome</strong>
|-
|-
| Consequence
| '''Success''': Something good happens.<br />'''Failure''': Something bad happens.
|}
:''1.2 Option 2''
::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence
|}
|}
</nowiki></pre>
</nowiki></pre>


== Trivia ==
== Combat Modifiers template ==
 
If a [[Combat Modifiers|combat modifier]] is needed, use:
 
<pre><nowiki>
{{Modifier}}
</nowiki></pre>
 
So for example,


This refers to ...
<pre><nowiki>
Combat begins with {{Courage}}.
</nowiki></pre>


<q>''Please comment out the Trivia section if there is no trivia''</q>
becomes


== Images ==
Combat begins with {{Courage}}.


<gallery mode="nolines">
== Infobox ==


File:ComicEditor_simpleTags1.png|Description
    ''' For more information about the infobox, please refer to: [[Template:Infobox event]]'''
File:Flamesoul.PNG|Description
File:Thelonelycost.png|Description
</gallery>


{{#if:{{NAMESPACE}}||[[Category:Event]]}}
[[Category:Template]]
[[Category:Event]]

Latest revision as of 18:52, 28 December 2021

Basic Template for Event Pages

{{Infobox event
| event = The Sample Event
| image = Thesampleevent.png
| author = Douglas Austin
| type = Arrive at hostile site
}}

The heroes explore something, meet someone and find treasures.

== Choices ==

''1. Option 1. ''
:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence.
|}

''2. Option 2.''
:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence.
|}

== Trivia ==

This event has XYZ requirements ...

This refers to ...

== Images ==

<gallery mode=packed heights=150px>
File:Comic1.png|Caption
File:Comic2.png|Caption
File:Comic3.png|Caption
</gallery>

[[Category:Event]]

Opportunity Choices Template

Several events, including all opportunities, involve two or more choices. Use the following template for nested choices.

== Choices ==

''1. [Begin the opportunity]''

::''1.1 Option 1.''
:::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence 1. The following is added to the hero's [[history]]: 
 ''<q><Hero> did a thing and some stuff happened.</q>''
|}

::''1.2 Option 2.''
:::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence 2. The following is added to the hero's history:
 ''<q><Hero> did a different thing, and some different stuff happened.</q>''
|}

''2. [Decline the opportunity]''
:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| The opportunity is declined.
|}

Choices With Rolls

Sometimes the outcome of a choice depends on a successful roll. Use the following template for rolled choices.

== Choices ==

''1. Option 1. ''
:{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| '''Success''': Something good happens.<br />'''Failure''': Something bad happens.
|}

Combat Modifiers template

If a combat modifier is needed, use:

{{Modifier}}

So for example,

 Combat begins with {{Courage}}.

becomes

Combat begins with Courage (all party members gain +2 damage/potency for 3 turns).

Infobox

    For more information about the infobox, please refer to: Template:Infobox event