Template:Infobox character: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(64 intermediate revisions by the same user not shown)
Line 1: Line 1:
__TOC__
<div class="container">
<div class="infobox-wrapper">
<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">
       <h2> Bio - Information </h2>
       <h2>Bio - Information</h2>
       {{{bio|<p>The avatar of the World Tree with unparalleled power.</p><p>She has raised countless residents all by herself. She holds a very strong sense of responsibility and has exact demands on herself.</p>}}}
       {{{bio|<p>Character Description Here</p>}}}
     </div>
     </div>
 
     <div class="blessings top-dot">
    <hr> <!-- Horizontal line as a break -->
       <h2>{{{blessings|}}} Blessings</h2>
 
       <div style="display: flex; flex-wrap: wrap; justify-content: center">
     <div class="blessings">
         <div style="margin: 0 10px">
       <h2> Blessings </h2>
           [[File:{{{blessing 1|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 1|}}}]]{{#if: {{{blessing 1|}}}|[[{{{blessing 1|}}}]]|}}
       <div class="blessing-wrapper">
         <div class="blessing">
           [[File:{{{blessing 1|Empty Blessing}}}_1r.png|center|link={{{blessing 1|}}}]]
         </div>
         </div>
         <div class="blessing">
         <div style="margin: 0 10px">
           [[File:{{{blessing 2|Empty Blessing}}}_1r.png|center|link={{{blessing 2|}}}]]
           [[File:{{{blessing 2|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 2|}}}]]{{#if: {{{blessing 2|}}}|[[{{{blessing 2|}}}]]|}}
         </div>
         </div>
         <div class="blessing">
         <div style="margin: 0 10px">
           [[File:{{{blessing 3|Empty Blessing}}}_1r.png|center|link={{{blessing 3|}}}]]
           [[File:{{{blessing 3|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 3|}}}]]{{#if: {{{blessing 3|}}}|[[{{{blessing 3|}}}]]|}}
         </div>
         </div>
         <div class="blessing">
         <div style="margin: 0 10px">
           [[File:{{{blessing 4|Empty Blessing}}}_1r.png|center|link={{{blessing 4|}}}]]
           [[File:{{{blessing 4|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 4|}}}]]{{#if: {{{blessing 4|}}}|[[{{{blessing 4|}}}]]|}}
         </div>
         </div>
       </div>
       </div>
     </div>
     </div>
   </div>
   </div>
  <div>
    <div class="char-info">
      <h2>{{{name|Name}}}</h2>


  <div class="infobox-content">
      <div class="charWithType">
    <h2> Name: {{{name|Example}}}</h2>
        [[File:{{{name|}}}_1r.png|center|150x150px|link={{{name|}}}]]
     
        {{#if: {{{type|}}}|[[File:{{{type|}}}.png|center|40x40px|class=type|link={{{name|}}}]]|}}
    <div class="charWithType">
        {{#if: {{{rarity|}}}|[[File:{{{rarity|}}}.png|center|40x40px|class=rarity|link={{{name|}}}]]|}}
      [[File:{{{name|Test}}}_1r.png|center]]
      </div>
      [[File:{{{type}}}.png|center|class=type]]
 
      <p>
        <hr />
        <u>'''Title:'''</u><br />{{{title|}}}<hr />
        <u>'''Race:'''</u><br />{{{race|}}}<hr />
        {{#if: {{{occupation|}}}|<u>'''Occupation:'''</u><br />{{{occupation|}}}<hr />|}}
      </p>
     </div>
     </div>
    <p>
      <u>'''Title:'''</u><br/>{{{title|}}}<br/>
      <u>'''Race:'''</u><br/>{{{race|}}}<br/>
      <u>'''Occupation:'''</u><br/>{{{occupation|}}}<br/>
    </p>
 
    <hr> <!-- Horizontal line as a break -->
 
    <p>
      <u>'''Aptitude:'''</u><br/>{{{aptitude|}}}<br/>
      <u>'''Blessings:'''</u><br/>{{{Blessings|}}}<br/>
    </p>
   </div>
   </div>
</div>
</div>
</div>
<noinclude>
<templatedata>
{
"params": {
"bio": {
"label": "Bio",
"description": "The bio for this character.",
"type": "string",
"required": true
},
"blessings": {
"label": "Blessing (Optional)",
"description": "Word which shows before the \"Blessings\" text below the bio.",
"example": "Family/Fellow",
"type": "string",
"suggestedvalues": [
"Family",
"Fellow"
]
},
"blessing 1": {
"label": "Blessing 1 (Optional)",
"description": "The first blessings character name.",
"example": "Sadako",
"type": "string"
},
"blessing 2": {
"label": "Blessing 2 (Optional)",
"description": "The second blessings character name.",
"example": "Lina",
"type": "string"
},
"blessing 3": {
"label": "Blessing 3 (Optional)",
"description": "The third blessings character name.",
"type": "string"
},
"blessing 4": {
"label": "Blessing 4 (Optional)",
"description": "The fourth blessings character name.",
"type": "string"
},
"name": {
"label": "Name",
"description": "The name of the character, this is used in the label / image url.",
"example": "Jewlry",
"type": "string",
"required": true
},
"type": {
"label": "Type (Optional) [Fellows Only]",
"description": "The characters type.",
"example": "Diligent",
"type": "string",
"suggestedvalues": [
"Diligent",
"Informed",
"Inspiring",
"Brave",
"Unfettered"
]
},
"rarity": {
"label": "Rarity",
"description": "The characters rarity.",
"example": "UR/SSR/SR/R/N",
"type": "string",
"suggestedvalues": [
"UR",
"SSR",
"SR",
"R",
"N"
],
"required": true
},
"title": {
"label": "Title",
"description": "The characters title.",
"type": "string",
"required": true
},
"race": {
"label": "Race",
"description": "The characters race.",
"type": "string",
"required": true
},
"occupation": {
"label": "Occupation (Optional) [Fellows Only]",
"description": "The characters occupation.",
"type": "string"
}
},
"description": "Info box for characters",
"paramOrder": [
"name",
"title",
"race",
"occupation",
"bio",
"type",
"rarity",
"blessings",
"blessing 1",
"blessing 2",
"blessing 3",
"blessing 4"
]
}
</templatedata>
</noinclude>
621

edits