Jump to content

Template:Infobox novel: Difference between revisions

From Sacred Universe Wiki
Phase 0: infobox templates
 
Add verified publication data
 
Line 1: Line 1:
<includeonly><div class="sw-infobox sw-infobox-novel {{{accent|}}}"><div class="sw-infobox-title">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|<div class="sw-infobox-image">[[File:{{{image}}}|frameless|280px]]{{#if:{{{caption|}}}|<div class="sw-infobox-caption">{{{caption}}}</div>}}</div>|<div class="sw-infobox-noimage">No image yet</div>}}<table class="sw-infobox-data">{{#if:{{{author|}}}|<tr><th>Author</th><td>{{{author}}}</td></tr>}}{{#if:{{{series|}}}|<tr><th>Series</th><td>{{{series}}}</td></tr>}}{{#if:{{{number|}}}|<tr><th>Number in series</th><td>{{{number}}}</td></tr>}}{{#if:{{{published|}}}|<tr><th>Published</th><td>{{{published}}}</td></tr>}}{{#if:{{{pages|}}}|<tr><th>Pages</th><td>{{{pages}}}</td></tr>}}{{#if:{{{isbn|}}}|<tr><th>ISBN</th><td>{{{isbn}}}</td></tr>}}{{#if:{{{preceded|}}}|<tr><th>Preceded by</th><td>{{{preceded}}}</td></tr>}}{{#if:{{{followed|}}}|<tr><th>Followed by</th><td>{{{followed}}}</td></tr>}}</table></div></includeonly><noinclude>
<includeonly><div class="sw-infobox sw-infobox-novel {{{accent|}}}"><div class="sw-infobox-title">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|<div class="sw-infobox-image">[[File:{{{image}}}|frameless|280px]]{{#if:{{{caption|}}}|<div class="sw-infobox-caption">{{{caption}}}</div>}}</div>|<div class="sw-infobox-noimage">No cover image yet</div>}}<table class="sw-infobox-data">{{#if:{{{author|}}}|<tr><th>Author</th><td>{{{author}}}</td></tr>}}{{#if:{{{series|}}}|<tr><th>Series</th><td>{{{series}}}</td></tr>}}{{#if:{{{number|}}}|<tr><th>Number in series</th><td>{{{number}}}</td></tr>}}{{#if:{{{published|}}}|<tr><th>Published</th><td>{{{published}}}</td></tr>}}{{#if:{{{pages|}}}|<tr><th>Pages</th><td>{{{pages}}}</td></tr>}}{{#if:{{{format|}}}|<tr><th>Formats</th><td>{{{format}}}</td></tr>}}{{#if:{{{isbn|}}}|<tr><th>ISBN</th><td>{{{isbn}}}</td></tr>}}{{#if:{{{preceded|}}}|<tr><th>Preceded by</th><td>{{{preceded}}}</td></tr>}}{{#if:{{{followed|}}}|<tr><th>Followed by</th><td>{{{followed}}}</td></tr>}}</table></div></includeonly><noinclude>
== Infobox novel ==
== Infobox novel ==
Identity box for a published book or short story. Real-world information.
Identity box for a published book or short story. Real-world information.
Line 17: Line 17:
| published =  
| published =  
| pages =  
| pages =  
| format =
| isbn =  
| isbn =  
| preceded =  
| preceded =  
Line 34: Line 35:
   },
   },
   "image": {
   "image": {
   "label": "Image",
   "label": "Cover image",
   "description": "File name only, no File: prefix.",
   "description": "File name only, no File: prefix.",
   "type": "wiki-file-name"
   "type": "wiki-file-name"
Line 65: Line 66:
   "pages": {
   "pages": {
   "label": "Pages",
   "label": "Pages",
  "type": "content"
  },
  "format": {
  "label": "Formats",
   "type": "content"
   "type": "content"
   },
   },
Line 90: Line 95:
   "published",
   "published",
   "pages",
   "pages",
  "format",
   "isbn",
   "isbn",
   "preceded",
   "preceded",

Latest revision as of 04:05, 18 August 2026

Infobox novel

Identity box for a published book or short story. Real-world information.

Leave any field blank and its row simply will not appear.

Copy this

{{Infobox novel
| name = 
| image = 
| caption = 
| accent = 
| author = 
| series = 
| number = 
| published = 
| pages = 
| format = 
| isbn = 
| preceded = 
| followed = 
}}

Identity box for a published book or short story. Real-world information.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Defaults to the page title.

Stringsuggested
Cover imageimage

File name only, no File: prefix.

Fileoptional
Image captioncaption

no description

Stringoptional
Colour accentaccent

One of sw-land, sw-water, sw-fire, sw-air.

Stringoptional
Authorauthor

no description

Contentoptional
Seriesseries

no description

Contentoptional
Number in seriesnumber

no description

Contentoptional
Publishedpublished

no description

Contentoptional
Pagespages

no description

Contentoptional
Formatsformat

no description

Contentoptional
ISBNisbn

no description

Contentoptional
Preceded bypreceded

no description

Contentoptional
Followed byfollowed

no description

Contentoptional