Template:Info history: Difference between revisions

From MassiveCraft Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> <!-- If you're going to steal code, at least do it well. :P --> {{Info history |image = noimg.png |name = Cataclysm |eventname = Cata...")
 
No edit summary
Line 12: Line 12:
|image          = noimg.png
|image          = noimg.png
|name            = Cataclysm
|name            = Cataclysm
|eventname   = Cataclysm
|eventname       = Cataclysm
|datesandtimes = 0 AC
|datesandtimes   = 0 AC
|location         = Aloria
|location       = Aloria
|peopleinvolved         = Everyone
|peopleinvolved = Everyone
|}}
|}}
==Using "history"==
==Using "history"==
use it like this
Putting the history box on your page (see left) is super simple. Just type in the following:
 
<pre style="width: 50%">
{{Info history
|image          = noimg.png
|name            = Where the name of the article goes.
|datesandtimes  = When the event took place.
|location        = Where the event took place.
|peopleinvolved  = Who the event involved.
|}}
</pre>
 
*The name of the plant will appear at the very top, where it says "Info flora." For reference, it takes the name of the article. If the article is named after the plant, it will display as their name.
 
<!--
<!--
</noinclude>
</noinclude>
Line 33: Line 46:
| header1    = Historical Event
| header1    = Historical Event


| label2     = Event Name
| label2      = Dates and Times
| data2      = {{{eventname|}}}
| data2       = {{{datesandtimes|}}}
 
| label3     = Dates and Times
| data3       = {{{datesandtimes|}}}


| label4     = Location
| label3     = Location
| data4       = {{{location|}}}
| data3       = {{{location|}}}


| label5     = People Involved
| label4     = People Involved
| data5       = {{{peopleinvolved|}}}
| data4       = {{{peopleinvolved|}}}
}}
}}

Revision as of 01:51, 13 October 2016


Cataclysm
Noimg.png
Historical Event
Dates and Times 0 AC
Location Aloria
People Involved Everyone

Using "history"

Putting the history box on your page (see left) is super simple. Just type in the following:

{{Info history
|image           = noimg.png
|name            = Where the name of the article goes.
|datesandtimes   = When the event took place.
|location        = Where the event took place.
|peopleinvolved  = Who the event involved.
|}}
  • The name of the plant will appear at the very top, where it says "Info flora." For reference, it takes the name of the article. If the article is named after the plant, it will display as their name.