Template:Info literature: Difference between revisions

From MassiveCraft Wiki
Jump to navigation Jump to search
(Created page with "{{ infobox | bodystyle = width: 270px; min-width: 270px; float: right; padding-left: 10px; | labelstyle = width:50%; min-width: 50%; vertical-align: top; font-size: .8em; |...")
 
No edit summary
Line 1: Line 1:
<noinclude>
{{Info literature
|author = Who wrote it
|genre = The genre the tale would be under
|accessibility = Who has access to this information. (See [[Tales]] for more info)
|}}
==Using "Literature"==
Putting the tales box on your page (see left) is super simple. Just type in the following:
<pre style="width: 50%">
{{Info literature
|author = Who wrote it
|genre = The genre the tale would be under
|accessibility = Who has access to this information (See [[Tales]] for more info).
|}}
</pre>
*The name of the tale will appear at the very top, where it says "Info tales." For reference, it takes the name of the article. If the article is named after the tale, it will display as their name.
<!--
</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:#dba96d;
| abovestyle  = background:#4A8757;


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


| headerstyle = background:#dba96d;
| headerstyle = background:#4A8757;
| header1    = Literature
| header1    = Literature


| label2      = Author
| label2      = Author
| data2       = {{{author|}}}
| data2     = {{{author|}}}


| label3      = Genre
| label3      = Genre
| data3       = {{{genre|}}}
| data3     = {{{genre|}}}
 
| label4      = Printer
| data4      = {{{printer|}}}


| label5     = Accessibility  
| label4     = Accessibility
| data5       = {{{accessibility|}}}
| data4       = {{{accessibility|}}}
}}
}}

Revision as of 19:16, 18 June 2017


Info literature
Noimg.png
Literature
Author Who wrote it
Genre The genre the tale would be under
Accessibility Who has access to this information. (See Tales for more info)

Using "Literature"

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

{{Info literature
|author = Who wrote it
|genre = The genre the tale would be under
|accessibility = Who has access to this information (See [[Tales]] for more info).
|}}
  • The name of the tale will appear at the very top, where it says "Info tales." For reference, it takes the name of the article. If the article is named after the tale, it will display as their name.