Template:Infobox character (DEPRECATED): Difference between revisions

m
Nuguette moved page Template:Infobox character to Template:Infobox character (DEPRECATED): Deprecating template to be replaced with new Infobox Character template
No edit summary
m (Nuguette moved page Template:Infobox character to Template:Infobox character (DEPRECATED): Deprecating template to be replaced with new Infobox Character template)
 
(21 intermediate revisions by 2 users 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]]<br />
         {{#if: {{{type|}}}|[[File:{{{type|}}}.png|center|30x30px|class=type|link={{{name|}}}]]|}}
         [[File:{{{rarity}}}.png|left|40x40px]] {{#if: {{{type|}}}|[[File:{{{type}}}.png|right|40x40px]]|}}
        {{#if: {{{rarity|}}}|[[File:{{{rarity|}}}.png|center|30x30px|class=rarity|link={{{name|}}}]]|}}
       </div>
       </div>


       <p>
       <p>
         <hr />
         <hr style="clear:both;" />
         <u>'''Title:'''</u><br />{{{title|}}}<hr />
         <u>'''Title:'''</u><br />{{{title|}}}<hr />
         <u>'''Race:'''</u><br />{{{race|}}}<hr />
         <u>'''Race:'''</u><br />{{{race|}}}<hr />
Line 42: Line 43:
   </div>
   </div>
</div>
</div>
__TOC__
</div>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 57: Line 58:
"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": {
Line 104: Line 109:
"label": "Rarity",
"label": "Rarity",
"description": "The characters rarity.",
"description": "The characters rarity.",
"example": "UR/SSR/SR/R/N",
"example": "UR/SSR/SSR+/SR/R/N",
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
"UR",
"UR",
"SSR",
"SSR",
"SSR+",
"SR",
"SR",
"R",
"R",
contributors, Interface administrators, uploadaccess
1,001

edits