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
 
(4 intermediate revisions by 2 users not shown)
Line 11: Line 11:
{{Info history
{{Info history
|image          = noimg.png
|image          = noimg.png
|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
|eventname      = 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 event will appear at the very top, where it says "Info event." For reference, it takes the name of the article. If the article is named after the event, it will display as their name.
 
<!--
<!--
</noinclude>
</noinclude>
{{ infobox
{{ infobox
| bodystyle  = width: 270px; min-width: 270px; float: right; padding-left: 10px;
| bodystyle  = width: 270px; min-width: 270px; float: right; padding-left: 1px; padding-right: 1px; background-color: #C9D8CC
| labelstyle  = width:50%; min-width: 50%; vertical-align: top; font-size: .8em;
| labelstyle  = width:30%; min-width: 30%; vertical-align: top; font-size: .8em; background-color: #FFFFFF
| datastyle  = font-size: .8em; text-align: left;
| datastyle  = font-size: .8em; background-color: #FFFFFF
| abovestyle  = background:#5EAAAB;
| abovestyle  = background:#4A8757;


| above      = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| above      = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| image      = [[File:{{{image|noimg.png}}}|200px]]
| image      = [[File:{{{image|noimg.png}}}|200px]][[category:Art by {{{artist|None}}}]]


| headerstyle = background:#5EAAAB;
| headerstyle = background:#4A8757;
| header1    = Historical Event
| header1    = Historical Event



Latest revision as of 04:51, 13 June 2017


Info history
Noimg.png
Historical Event
Event Name Cataclysm
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
|eventname       = 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 event will appear at the very top, where it says "Info event." For reference, it takes the name of the article. If the article is named after the event, it will display as their name.