Template:Book: Difference between revisions

From LarpWiki
Jump to navigation Jump to search
m (Fixed)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{BaseInfobox
<noinclude>
{{Book |image=RTLBcover.jpg |name=A book |year=2014 |author=Someone |publisher=Larp Wiki|isbn= |pages=23 }}
Please copy and paste the following into pages that talk about books
 
<pre>
{{Book |image= |name= |year= |author= |publisher= |isbn= |language= |pages= }}
</pre>
==Useage==
<pre>
{{Book
|image=ImageName.jpg/gif/png if you don't have an image just leave it blank
|name=Item Title
|year=When was started or written, published, etc?
|author=who wrote it
|editor=who edited it
|publisher=publisher
|isbn=ISBN
|language= What language is it in?
|pages=how many pages
}}
</pre>
 
[[Category:Templates]]
__NOTOC__
</noinclude>
 
<includeonly>
 
{{BaseInfobox
|name={{{name|}}}
|css_class=media
|image={{{image|}}}
|image={{{image|}}}
|title={{{title|}}}
|tagline={{{motto|}}}
|key1=Author(s)
|key1=Author
|val1={{{Authors|}}}
|val1={{{author|}}}
|key2=Editor(s)
|key2=Publisher
|val2={{{editors|}}}
|val2={{{publisher|}}}
|publisher=[[{{{publisher|}}}]]
|key3=Year
|key3=year
|val3={{{year|}}}
|val3={{{year|}}}
|key4=ISBN
|key4=ISBN
|val4={{{isbn|}}}
|val4={{{isbn|}}}
|key5=Pages
|key5=Language
|val5={{{pages|}}}
|val5= {{{language|}}}
|key6=Pages
|val6= {{{pages|}}}
|category=Books
}}


}}
</includeonly>
</includeonly>
<noinclude>
==Usage==
* image = Cover image ("cover.jpg")
* title = Book title ("A Long Book")
* publisher = Publisher ("Rollespilsakademiet")
* year = Year published ("2011")
* isbn = General ISBN
* pages = Number of pages ("138")
* authors = Show authors? ("yes", "no" or blank)
* editors = Show editors? ("yes", "no" or blank)
[[Category:Templates]]
</noinclude>

Latest revision as of 18:18, 1 January 2016




A book

RTLBcover.jpg
Author
Someone
Publisher
Larp Wiki
Year
2014
Pages
23


Please copy and paste the following into pages that talk about books

{{Book |image= |name= |year= |author= |publisher= |isbn= |language= |pages= }}

Useage

{{Book
|image=ImageName.jpg/gif/png if you don't have an image just leave it blank
|name=Item Title
|year=When was started or written, published, etc?
|author=who wrote it
|editor=who edited it
|publisher=publisher
|isbn=ISBN
|language= What language is it in?
|pages=how many pages
}}