Jump to content

Template:Infobox web novel: Difference between revisions

From Echoes from Elsewhere Wiki
Created page with "<infobox theme="book" layout="stacked"> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption" /> </image> <data source="author"> <label>Author</label> </data> <data source="genre"> <label>Genre</label> </data> <data source="tags"> <label>Tags/Tropes</label> </data> <data source="status"> <label>Status</label> </data> <data source="writing_status"> <label..."
 
No edit summary
 
Line 1: Line 1:
<infobox theme="book" layout="stacked">
{| class="infobox" style="width:300px; border-spacing:2px; font-size:90%; text-align:left; margin:0 0 1em 1em; float:right; clear:right; background:#f9f9f9; border:1px solid #aaa; padding:0.2em;"
  <title source="title">
! colspan="2" style="font-size:125%; background:#ccf; text-align:center; padding:0.2em;" | {{{title|{{PAGENAME}}}}}
    <default>{{PAGENAME}}</default>
|-
  </title>
| colspan="2" style="text-align:center; padding:0.5em;" | [[File:{{{image|}}}|{{{imagesize|250px}}}|center|alt={{{caption|}}}|{{{caption|}}}]]
 
|-
  <image source="image">
! style="padding:0.2em;" | Author
    <caption source="caption" />
| style="padding:0.2em;" | {{{author|}}}
  </image>
|-
 
! style="padding:0.2em;" | Genre
  <data source="author">
| style="padding:0.2em;" | {{{genre|}}}
    <label>Author</label>
|-
  </data>
! style="padding:0.2em;" | Tags/Tropes
 
| style="padding:0.2em;" | {{{tags|}}}
  <data source="genre">
|-
    <label>Genre</label>
! style="padding:0.2em;" | Status
  </data>
| style="padding:0.2em;" | {{{status|}}}
 
|-
  <data source="tags">
! style="padding:0.2em;" | Writing/Editing Status
    <label>Tags/Tropes</label>
| style="padding:0.2em;" | {{{writing_status|}}}
  </data>
|-
 
! style="padding:0.2em;" | Update Schedule
  <data source="status">
| style="padding:0.2em;" | {{{update_schedule|}}}
    <label>Status</label>
|-
  </data>
! style="padding:0.2em;" | Platforms
 
| style="padding:0.2em;" | {{{platforms|}}}
  <data source="writing_status">
|-
    <label>Writing/Editing Status</label>
! style="padding:0.2em;" | Serialization Start
  </data>
| style="padding:0.2em;" | {{{start_date|}}}
 
|-
  <data source="update_schedule">
! style="padding:0.2em;" | Chapters
    <label>Update Schedule</label>
| style="padding:0.2em;" | {{{chapters|}}}
  </data>
|-
 
! style="padding:0.2em;" | Total Words
  <data source="platforms">
| style="padding:0.2em;" | {{{word_count|}}}
    <label>Platforms</label>
|-
  </data>
! style="padding:0.2em;" | Cover Artist
 
| style="padding:0.2em;" | {{{cover_artist|}}}
  <data source="start_date">
|-
    <label>Serialization Start</label>
! style="padding:0.2em;" | Official Page
  </data>
| style="padding:0.2em;" | {{{website|}}}
 
|}
  <data source="chapters">
    <label>Chapters</label>
  </data>
 
  <data source="word_count">
    <label>Total Words</label>
  </data>
 
  <data source="cover_artist">
    <label>Cover Artist</label>
  </data>
 
  <data source="website">
    <label>Official Page</label>
  </data>
 
  <!-- You can add more fields here -->
</infobox>
 


<noinclude>
<noinclude>
== Usage ==
== Usage ==
Place this at the top of your book/novel page:
Copy and paste this at the top of your novel's page (in source mode):


{{Infobox web novel
{{Infobox web novel
| title = Your Novel Title
| title         = Your Novel Title
| image = [[File:YourCover.jpg|250px]]
| image         = YourCoverFile.jpg
| author = Your Name
| imagesize      = 250px   <!-- optional, change if needed -->
| genre = Fantasy
| caption        = Cover description  <!-- optional -->
| status = Ongoing
| author         = Your Name / Pen Name
| etc...
| genre         = Progression Fantasy, LitRPG
| tags          = Isekai, Slow Burn, OP MC
| status         = Ongoing
| writing_status = Chapters 1-30: Edited • 31-50: Beta • Arc 3: Drafting
| update_schedule= Weekly (Sundays)
| platforms      = Royal Road • Patreon (advanced chapters)
| start_date    = January 2026
| chapters      = 45 (Latest: Ch. 45 – "The Breaking Point")
| word_count    = ~280,000
| cover_artist  = Artist Name
| website        = https://www.royalroad.com/fiction/...
}}
}}


== See also ==
You can leave any field blank—it just won't show.
[[Category:Infobox templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 21:19, 13 January 2026

Infobox web novel
[[File:|250px|center|alt=|]]
Author
Genre
Tags/Tropes
Status
Writing/Editing Status
Update Schedule
Platforms
Serialization Start
Chapters
Total Words
Cover Artist
Official Page


Usage

Copy and paste this at the top of your novel's page (in source mode):

Your Novel Title
Cover description
Cover description
Author Your Name / Pen Name
Genre Progression Fantasy, LitRPG
Tags/Tropes Isekai, Slow Burn, OP MC
Status Ongoing
Writing/Editing Status Chapters 1-30: Edited • 31-50: Beta • Arc 3: Drafting
Update Schedule Weekly (Sundays)
Platforms Royal Road • Patreon (advanced chapters)
Serialization Start January 2026
Chapters 45 (Latest: Ch. 45 – "The Breaking Point")
Total Words ~280,000
Cover Artist Artist Name
Official Page https://www.royalroad.com/fiction/...


You can leave any field blank—it just won't show.