The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<!--<templatestyles src="Infobox_character/styles.css" /> | <!--<templatestyles src="Infobox_character/styles.css" />--> | ||
--><noinclude> | <noinclude> | ||
Dataframe for Classes of The Wandering Inn and other stories within the Innverse | Dataframe for Classes of The Wandering Inn and other stories within the Innverse | ||
{{#cargo_declare:_table=Classes | {{#cargo_declare:_table=Classes | ||
|name = String | |name = String | ||
Line 10: | Line 11: | ||
}} | }} | ||
[[Category:Cargo_Templates]] | [[Category:Cargo_Templates]] | ||
</noinclude> | </noinclude> | ||
<includeonly> | |||
{{#cargo_store:_table=Classes | |||
<div class="infobox floatright"><div class="infobox-title"><div style="font-weight: var(--font-weight-semibold);">{{#if: {{{title|}}} | {{{title|}}} | {{{name|{{PAGENAME}}|}}} }}</div></div>{{#if:{{{image|}}}|<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}]]</div>}}{{#if:{{{imagecaption|}}}|<div class="infobox-caption"><em>{{{imagecaption}}}</em></div>}}{{#if:{{{published|}}}|<div class="infobox-row"><div class="infobox-row-label"><b>Published</b></div><div class="infobox-row-content">{{{published|{{{1|}}}}}}</div></div>}}{{#if:{{{wordcount|}}}|<div class="infobox-row"><div class="infobox-row-label"><b>Word Count</b></div><div class="infobox-row-content">{{{wordcount|{{{2|}}}}}}</div></div>}}{{#if:{{{link|}}}|<div class="infobox-row"><div class="infobox-row-label"><b>Link</b></div><div class="infobox-row-content">{{{link|{{{3|}}}}}}</div></div>}}<div class="citizen-table-wrapper"><table class="infobox-horizontal-group"> <caption class="infobox-horizontal-caption"><b>Chapter Guide</b></caption><tr> <th><p>Previous</p></th> <th><p>Next</p></th> </tr> <tr> <td><p>{{#if:{{{previousChapter|}}}|{{{previousChapter|{{{4|}}}}}}}}</p></td> <td><p>{{#if:{{{nextChapter|}}}|{{{nextChapter|{{{5|}}}}}}}}</p></td> </tr></table></div><div class="citizen-table-wrapper"> <table class="infobox-horizontal-group"> <tr> <th><p>Chapter List</p></th> </tr> <tr> <td><p>{{#if:{{{chapterList|}}}|{{{chapterList|{{{6|}}}}}}|[[Chapter List|View all chapters]]}}</p></td> </tr> </table> </div></div> | |image = [[File:{{PAGENAME:{{{image}}}}}|100px]] | ||
--></includeonly> | }} | ||
<!--<div class="infobox floatright"><div class="infobox-title"><div style="font-weight: var(--font-weight-semibold);">{{#if: {{{title|}}} | {{{title|}}} | {{{name|{{PAGENAME}}|}}} }}</div></div>{{#if:{{{image|}}}|<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}]]</div>}}{{#if:{{{imagecaption|}}}|<div class="infobox-caption"><em>{{{imagecaption}}}</em></div>}}{{#if:{{{published|}}}|<div class="infobox-row"><div class="infobox-row-label"><b>Published</b></div><div class="infobox-row-content">{{{published|{{{1|}}}}}}</div></div>}}{{#if:{{{wordcount|}}}|<div class="infobox-row"><div class="infobox-row-label"><b>Word Count</b></div><div class="infobox-row-content">{{{wordcount|{{{2|}}}}}}</div></div>}}{{#if:{{{link|}}}|<div class="infobox-row"><div class="infobox-row-label"><b>Link</b></div><div class="infobox-row-content">{{{link|{{{3|}}}}}}</div></div>}}<div class="citizen-table-wrapper"><table class="infobox-horizontal-group"> <caption class="infobox-horizontal-caption"><b>Chapter Guide</b></caption><tr> <th><p>Previous</p></th> <th><p>Next</p></th> </tr> <tr> <td><p>{{#if:{{{previousChapter|}}}|{{{previousChapter|{{{4|}}}}}}}}</p></td> <td><p>{{#if:{{{nextChapter|}}}|{{{nextChapter|{{{5|}}}}}}}}</p></td> </tr></table></div><div class="citizen-table-wrapper"> <table class="infobox-horizontal-group"> <tr> <th><p>Chapter List</p></th> </tr> <tr> <td><p>{{#if:{{{chapterList|}}}|{{{chapterList|{{{6|}}}}}}|[[Chapter List|View all chapters]]}}</p></td> </tr> </table> </div></div> | |||
--> | |||
</includeonly> |