Template:Infobox character: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox-wrapper">
<div class="container">
<div class="toc-container">__TOC__</div>
<div class="infobox-wrapper box-style">
   <div class="content">
   <div class="content">
     <div class="bio-info">
     <div class="bio-info">
Line 9: Line 11:
       <div style="display: flex; flex-wrap: wrap; justify-content: center">
       <div style="display: flex; flex-wrap: wrap; justify-content: center">
         <div style="margin: 0 10px">
         <div style="margin: 0 10px">
           [[File:{{{blessing 1|Empty Blessing}}}_1r.png|center|100x100px|link={{{blessing 1|}}}]]{{#if: {{{blessing 1|}}}|[[{{{blessing 1|}}}]]|}}
           [[File:{{{blessing 1|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 1|}}}]]{{#if: {{{blessing 1|}}}|[[{{{blessing 1|}}}]]|}}
         </div>
         </div>
         <div style="margin: 0 10px">
         <div style="margin: 0 10px">
           [[File:{{{blessing 2|Empty Blessing}}}_1r.png|center|100x100px|link={{{blessing 2|}}}]]{{#if: {{{blessing 2|}}}|[[{{{blessing 2|}}}]]|}}
           [[File:{{{blessing 2|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 2|}}}]]{{#if: {{{blessing 2|}}}|[[{{{blessing 2|}}}]]|}}
         </div>
         </div>
         <div style="margin: 0 10px">
         <div style="margin: 0 10px">
           [[File:{{{blessing 3|Empty Blessing}}}_1r.png|center|100x100px|link={{{blessing 3|}}}]]{{#if: {{{blessing 3|}}}|[[{{{blessing 3|}}}]]|}}
           [[File:{{{blessing 3|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 3|}}}]]{{#if: {{{blessing 3|}}}|[[{{{blessing 3|}}}]]|}}
         </div>
         </div>
         <div style="margin: 0 10px">
         <div style="margin: 0 10px">
           [[File:{{{blessing 4|Empty Blessing}}}_1r.png|center|100x100px|link={{{blessing 4|}}}]]{{#if: {{{blessing 4|}}}|[[{{{blessing 4|}}}]]|}}
           [[File:{{{blessing 4|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 4|}}}]]{{#if: {{{blessing 4|}}}|[[{{{blessing 4|}}}]]|}}
         </div>
         </div>
       </div>
       </div>
Line 24: Line 26:
   </div>
   </div>
   <div>
   <div>
     <div class="char-info left-dot">
     <div class="char-info">
       <h2>{{{name|Name}}}</h2>
       <h2>{{{name|Name}}}</h2>


       <div class="charWithType">
       <div class="charWithType">
         [[File:{{{name|}}}_1r.png|center|150x150px|link={{{name|}}}]]
         [[File:{{{name|}}}_1r.png|center|150x150px|link={{{name|}}}]]
         {{#if: {{{type|}}}|[[File:{{{type|}}}.png|center|class=type|link={{{name|}}}]]|}}
         {{#if: {{{type|}}}|[[File:{{{type|}}}.png|center|40x40px|class=type|link={{{name|}}}]]|}}
         {{#if: {{{rarity|}}}|[[File:{{{rarity|}}}.png|center|class=rarity|link={{{name|}}}]]|}}
         {{#if: {{{rarity|}}}|[[File:{{{rarity|}}}.png|center|40x40px|class=rarity|link={{{name|}}}]]|}}
       </div>
       </div>


Line 42: Line 44:
   </div>
   </div>
</div>
</div>
__TOC__
</div>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 57: Line 59:
"description": "Word which shows before the \"Blessings\" text below the bio.",
"description": "Word which shows before the \"Blessings\" text below the bio.",
"example": "Family/Fellow",
"example": "Family/Fellow",
"type": "string"
"type": "string",
"suggestedvalues": [
"Family",
"Fellow"
]
},
},
"blessing 1": {
"blessing 1": {
621

edits