Difference between revisions of "Template:Fiction"
Jump to navigation
Jump to search
(UBWyKMnhPM) |
Morbus Iff (talk | contribs) m (Reverted edits by 122.1.17.176 (Talk) to last revision by Morbus Iff) |
||
Line 1: | Line 1: | ||
− | + | <includeonly><div class="infobox fiction" style="margin-top: -2px;"> | |
+ | [[File:Help.png|link=Template:Fiction#Usage|right]] | ||
+ | <div class="title">{{{Title|{{BASEPAGENAME}}}}}</div> | ||
+ | {| | ||
+ | |- | ||
+ | {{#if:{{{author|}}}| | ||
+ | ! Author | ||
+ | {{!}} {{{author}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{genre|}}}| | ||
+ | ! Genre | ||
+ | {{!}} {{{genre}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{rating|}}}| | ||
+ | ! Rating | ||
+ | {{!}} {{{rating}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if:{{{frequency|}}}| | ||
+ | ! Frequency | ||
+ | {{!}} {{{frequency}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | |} | ||
+ | |||
+ | {{#if:{{{image|}}}|[[File:{{{image}}}{{#if:{{{image_size|}}}|{{!}}{{{image_size}}}px|{{!}}235px}}{{#if:{{{image_link|}}}|{{!}}link={{{image_link}}}}}|center]]{{#if:{{{image_caption|}}}|<br />{{{image_caption}}}}}}} | ||
+ | |||
+ | </div>{{#if:{{{teaser|}}}|<div style="border:1px solid #b5b7cf; background-color:#eff0ff; font-family:Georgia; font-size:120%; font-style:italic; line-height:150%; margin:auto auto 1em; padding:0.2em; text-align:center;">{{{teaser}}}</div>}}</includeonly><noinclude> | ||
+ | Use this template to summarize information about a piece of fiction. | ||
+ | |||
+ | ==Usage== | ||
+ | |||
+ | <pre> | ||
+ | {{Fiction | ||
+ | | name = | ||
+ | | author = [[User:Morbus Iff|Morbus Iff]] | ||
+ | | genre = Fantasy, Humor, Mystery | ||
+ | | rating = PG-13 | ||
+ | | frequency = Weekly | ||
+ | | image = The Penny Dreadful.jpg | ||
+ | | image_link = http://tpdonline.wordpress.com/ | ||
+ | | image_size = 160 | ||
+ | | image_caption = | ||
+ | | teaser = Last week we were introduced to... | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Revision as of 06:55, 25 May 2010
Use this template to summarize information about a piece of fiction.
Usage
{{Fiction | name = | author = [[User:Morbus Iff|Morbus Iff]] | genre = Fantasy, Humor, Mystery | rating = PG-13 | frequency = Weekly | image = The Penny Dreadful.jpg | image_link = http://tpdonline.wordpress.com/ | image_size = 160 | image_caption = | teaser = Last week we were introduced to... }}