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; |...")
 
mNo edit summary
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
{{Info literature
|author = Who wrote it
|genre = The genre the tale would be under
|printer = (if applicable, delete if no)
|accessibility = Who has access to this information. (See [[Literature]] for more info)
|}}
==Using "Literature"==
Putting the Litrature 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
|printer = (if applicable, delete if no)
|accessibility = Who has access to this information.
|}}
</pre>
*The name of the tale will appear at the very top, where it says "Info literature." 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
| label4      = Printer
| data4       = {{{printer|}}}
| data4     = {{{printer|}}}


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

Revision as of 22:25, 13 February 2022


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

Using "Literature"

Putting the Litrature 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
|printer = (if applicable, delete if no)
|accessibility = Who has access to this information.
|}}
  • The name of the tale will appear at the very top, where it says "Info literature." For reference, it takes the name of the article. If the article is named after the tale, it will display as their name.