Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Info literature: Difference between revisions

Template page
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
 
(5 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)
|}}
==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)
|}}
</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;
| labelstyle  = width:50%; min-width: 50%; vertical-align: top; font-size: .8em;
| labelstyle  = width:30%; min-width: 30%; vertical-align: top; font-size: .8em;
| datastyle  = font-size: .8em; text-align: left;
| datastyle  = font-size: .8em;
| abovestyle  = background:#dba96d;
| abovestyle  =  


| 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 =  
| 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
| data5      = {{{accessibility|}}}
}}
}}

Latest revision as of 20:29, 20 August 2024


Info literature
Literature
AuthorWho wrote it
GenreThe genre the tale would be under
Printer(if applicable, delete if no)

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)
|}}
  • 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.