Difference between revisions of "Template:Groupevents/doc"

From Pokemon Dungeon Explorers
Jump to navigation Jump to search
(Notimeline defined, and additional examples)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Used to concentrate the vital informations about a Mission, an Event, or a month's Tasks together.
+
[[Category:Template documentation]]Used to concentrate the vital information about a Mission, an Event, an official story, or a month's Tasks together.
  
 
Design derived from Template:Character and Template:Infobox_military_conflict from Wikipedia.
 
Design derived from Template:Character and Template:Infobox_military_conflict from Wikipedia.
 +
 +
==Usage==
 +
 +
Add the following lines to the page. Values marked with an asterisk(*) are optional. Others are mandatory.
 +
 +
For further info with the timeline row, and the background color of the title - Which is defined by the Type value of the template, please check [[Template:Groupeventsheader]].
 +
 +
For valid inputs of the Authors and Illustrators row, please refer to [[Template:AuthorsandIllustrators]]
 +
 +
<pre style="overflow:auto">
 +
{{Groupevents
 +
| Type = (Mission/Event/Task/Story/Other, only used to define the background color of the first row, for now)
 +
| Image = * (Full image name, e.g. No Icon.png)
 +
| Name = (Defaults to BASEPAGENAME)
 +
| Arc = (-1,0,1,2, -1=Tao High, 0=Pre-arc, 1=Arc 1, 2=Arc 2)
 +
| Notimeline = * (Anything here would remove the timeline row)
 +
| Prev = (No effect if Notimeline is set)
 +
| Next = (No effect if Notimeline is set)
 +
| ReleaseDate = *
 +
| EndDate = *
 +
| Prologues = *
 +
| Epilogues = *
 +
| Stories = *
 +
| Author1 = * (For stories only. Anything here would enable the Author(s) row. For valid inputs, please refer to Template:AuthorsandIllustrators)
 +
| Author2 = *
 +
| Author3 = *
 +
| Illustrator1 = * (Same as Authors1)
 +
| Illustrator2 = *
 +
| Illustrator3 = *
 +
| Rewards = *
 +
| Links = * (Link to deviations and journals here)
 +
}}{{clr}}
 +
</pre>
 +
If table of contents is needed on the page, add <nowiki>__TOC__</nowiki> before the <nowiki>{{clr}}</nowiki> template to reduce unnecessery whitespace. The same would also apply to any content that would reside in the same section with this header.
  
 
==Examples==
 
==Examples==
Line 16: Line 50:
 
  | Epilogues = TBA
 
  | Epilogues = TBA
 
  | Stories = [[Scars and Regrets]]
 
  | Stories = [[Scars and Regrets]]
 +
| Links = [http://pmd-explorers.deviantart.com/journal/Mission-8-Present-Rescuers-358256978 Rescuers]<br>[http://pmd-explorers.deviantart.com/journal/Mission-8-Present-Merchants-358256988 Merchants]<br>[http://pmd-explorers.deviantart.com/journal/Mission-8-Present-Rogues-358256963 Rogues]
 
}}
 
}}
  
 
{{Groupevents
 
{{Groupevents
 
  | Type = Event
 
  | Type = Event
  | Name = Event 4
+
  | Name = Event 4 - Snowflake Gifts
 
  | Arc = 1
 
  | Arc = 1
 
  | Prev = [[Mission 4]]
 
  | Prev = [[Mission 4]]
Line 30: Line 65:
 
  | Epilogues =  
 
  | Epilogues =  
 
  | Stories =  
 
  | Stories =  
 +
| Links = [http://pmd-explorers.deviantart.com/journal/Event-4-Snowflake-Gifts-270580429 Event 4 - Snowflake Gifts]
 
}}
 
}}
  
Line 45: Line 81:
 
  | Epilogues =  
 
  | Epilogues =  
 
  | Stories =  
 
  | Stories =  
 +
| Links = [http://pmd-explorers.deviantart.com/journal/March-Tasks-357063230 Journal]<br>[http://purplekecleon.deviantart.com/art/March-Tasks-357062628 Flash]
 +
}}
 +
 +
{{Groupevents
 +
| Type = Story
 +
| Image =
 +
| Name = Scars and Regrets
 +
| Arc = 2
 +
| Notimeline =
 +
| Prev = [[Event 7 (Past)]]
 +
| Next = [[Mission 8 (Past)]]
 +
| ReleaseDate = Feb 12th, 2013
 +
| EndDate =
 +
| Prologues =
 +
| Epilogues =
 +
| Stories =
 +
| Illustrator1 = PK
 +
| Illustrator2 =
 +
| Illustrator3 =
 +
| Author1 = Luvaci
 +
| Author2 =
 +
| Author3 =
 +
| Rewards =
 +
| Links = [http://purplekecleon.deviantart.com/art/Scars-and-Regrets-353855940 Original]
 
}}
 
}}
  
Line 61: Line 121:
 
  | Epilogues = TBA
 
  | Epilogues = TBA
 
  | Stories =  
 
  | Stories =  
 +
| Links = [http://pmd-explorers.deviantart.com/journal/Mission-1-Reboot-363043836 Journal]<br>[http://purplekecleon.deviantart.com/art/Mission-1-The-Reboot-362957416 Flash]
 
}}
 
}}
 
{{clr}}
 
{{clr}}
 
==Usage==
 
 
Add the following lines to the page. Values marked with an asterisk(*) are optional. Others are mandatory.
 
 
<pre>
 
{{Groupevents
 
| Type = (Mission/Event/Task)
 
| Image = * (Full image name, e.g. No Icon.png)
 
| Name =
 
| Arc = (-1,0,1,2, -1=Tao High, 0=Pre-arc, 1=Arc 1, 2=Arc 2)
 
| Notimeline = * (Anything here would remove the timeline row)
 
| Prev = (No effect if Notimeline is set)
 
| Next = (No effect if Notimeline is set)
 
| ReleaseDate = *
 
| EndDate = *
 
| Rewards = *
 
| Prologues = *
 
| Epilogues = *
 
| Stories = *
 
}}
 
</pre>
 

Latest revision as of 00:18, 9 July 2013

Used to concentrate the vital information about a Mission, an Event, an official story, or a month's Tasks together.

Design derived from Template:Character and Template:Infobox_military_conflict from Wikipedia.

Usage

Add the following lines to the page. Values marked with an asterisk(*) are optional. Others are mandatory.

For further info with the timeline row, and the background color of the title - Which is defined by the Type value of the template, please check Template:Groupeventsheader.

For valid inputs of the Authors and Illustrators row, please refer to Template:AuthorsandIllustrators

{{Groupevents
 | Type = (Mission/Event/Task/Story/Other, only used to define the background color of the first row, for now)
 | Image = * (Full image name, e.g. No Icon.png)
 | Name = (Defaults to BASEPAGENAME)
 | Arc = (-1,0,1,2, -1=Tao High, 0=Pre-arc, 1=Arc 1, 2=Arc 2)
 | Notimeline = * (Anything here would remove the timeline row)
 | Prev = (No effect if Notimeline is set)
 | Next = (No effect if Notimeline is set)
 | ReleaseDate = *
 | EndDate = *
 | Prologues = *
 | Epilogues = *
 | Stories = *
 | Author1 = * (For stories only. Anything here would enable the Author(s) row. For valid inputs, please refer to Template:AuthorsandIllustrators) 
 | Author2 = *
 | Author3 = *
 | Illustrator1 = * (Same as Authors1)
 | Illustrator2 = *
 | Illustrator3 = *
 | Rewards = *
 | Links = * (Link to deviations and journals here)
}}{{clr}}

If table of contents is needed on the page, add __TOC__ before the {{clr}} template to reduce unnecessery whitespace. The same would also apply to any content that would reside in the same section with this header.

Examples

Mission 8 (Present)

Part of Arc 2

Event 7 (Present)TBA →
Release Date Mar 8th, 2013
End Date Apr 28th, 2013
Prologues Part 1: Living Memories
Part 2: Sissy
Part 3: A Troubled Past
Part 4: A Dark Future
Epilogues TBA
Associated stories Scars and Regrets
Rewards TBA
Links Rescuers
Merchants
Rogues


Event 4 - Snowflake Gifts

Part of Arc 1: Snowflake Tears

Mission 4Mission 5
Release Date Nov 24th, 2011
End Date Dec 25th, 2011
Rewards 1 Evolution Scroll
Links Event 4 - Snowflake Gifts


March Tasks 2013

Part of Arc 2

Event 7 (Present)Mission 8 (Present)
March tasks 2013.jpg
Release Date Mar 1st, 2013
End Date Apr 1st, 2013
Rewards See Task page
Links Journal
Flash


Scars and Regrets

Part of Arc 2

Event 7 (Past)Mission 8 (Past)
Release Date Feb 12th, 2013
Author(s)

Luvaci

Illustrator(s)

PurpleKecleon

Links Original


"Mission 1 Reboot"

Part of Tao High

TH M1Reboot.jpg
Release Date Apr 1st, 2013
End Date May 15th, 2013
Prologues Mission 1 the Reboot
Epilogues TBA
Rewards See Mission page
Links Journal
Flash

Template:Clr