Difference between revisions of "Template:Event"

From Wildermyth Wiki
m
(New format)
Line 1: Line 1:
  <q>''Below you will find a template for Event:X pages.''</q>  
  <q>''Below you will find a template for Event:X pages.''
    ''' For more information about the infobox, please refer to: [[Template:Infobox event]]'''</q>  


{{Infobox event
 
| event = Event name
<pre><nowiki>
| image = Filename.png
| author = Event author
| type = Event type
}}


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.
<pre><nowiki>
{{Infobox event
{{Infobox event
| event = The Lonely Cost
| event = The Lonely Cost
Line 19: Line 13:
| type = Hook
| type = Hook
}}
}}
</nowiki></pre>
For more information about the variables, please refer to: [[Template:Infobox event]]


== Choices ==
== Choices ==
Line 39: Line 30:
|}
|}


<q>''Keep each Consequence short. Eg.: "The heroes flee"''</q>
You can achieve this, by copying the following text into your edit.
<pre><nowiki>
'''1. Option 1'''
:''1.1 Option 1''
::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence
|}
:''1.2 Option 2''
::{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Outcome</strong>
|-
| Consequence
|}
</nowiki></pre>


== Trivia ==
== Trivia ==


This refers to ...
This refers to ...
<q>''Please comment out the Trivia section if there is no trivia''</q>


== Images ==
== Images ==


<gallery mode="nolines">
<gallery mode="nolines">
File:ComicEditor_simpleTags1.png|Description
File:ComicEditor_simpleTags1.png|Description
File:Flamesoul.PNG|Description
File:Flamesoul.PNG|Description
Line 74: Line 43:
</gallery>
</gallery>


This is how you create a gallery:
[[Category:Event]]
 
<pre><nowiki>
<gallery mode="nolines">
File:ComicEditor_simpleTags1.png|Description
File:Flamesoul.PNG|Description
File:Thelonelycost.png|Description
</gallery>


</nowiki></pre>
</nowiki></pre>


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

Revision as of 06:23, 24 November 2019

Below you will find a template for Event:X pages.
    For more information about the infobox, please refer to: Template:Infobox event 



The heroes explore something, meet someone and find treasures.

{{Infobox event
| event = The Lonely Cost
| image = Thelonelycost.png
| author = Douglas Austin
| type = Hook
}}

== Choices ==

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


== Trivia ==

This refers to ...

== Images ==

<gallery mode="nolines">
File:ComicEditor_simpleTags1.png|Description
File:Flamesoul.PNG|Description
File:Thelonelycost.png|Description
</gallery>

[[Category:Event]]