Template:Character Box: Difference between revisions

From Mamiya Wiki
(Created page with "<includeonly><div style="flex-basis: 128px; flex-grow: 1; padding: 0 0.5em 0 0.5em; text-align: center;"> {{#if: {{{2|}}} | 128px|link={{{1}}} | [[File:ICO {{{1}}}.png|128px|link={{{1}}}]]}} <p>'''[[{{{1}}}]]'''</p> </div></includeonly> <noinclude> <pre> {{Character Box|}} </pre> {{Character Box|Kikuchi Ryou}} </noinclude>")
 
mNo edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><div style="flex-basis: 128px; flex-grow: 1; padding: 0 0.5em 0 0.5em; text-align: center;">
{{#css:
{{#if: {{{2|}}} | [[File:ICO Placeholder.png|128px|link={{{1}}}]] | [[File:ICO {{{1}}}.png|128px|link={{{1}}}]]}}
  div.character-box pre {
<p>'''[[{{{1}}}]]'''</p>
    background: transparent;
</div></includeonly>
    white-space:normal;
    border:0;
    padding:0;
    margin:0;
    display:flex;
    flex-direction:column;
    text-align:center;
    width:128px;
}
}}
<includeonly>
  <div class="character-box">
    {{#if: {{{2|}}} | [[File:ICO Placeholder.png|128px|link={{{1}}}]] | [[File:ICO {{{1}}}.png|128px|link={{{1}}}]]}}
      <p>'''[[{{{1}}}]]'''</p>
  </div>
</includeonly>


<noinclude>
<noinclude>
Line 10: Line 25:


{{Character Box|Kikuchi Ryou}}
{{Character Box|Kikuchi Ryou}}
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 21:44, 17 June 2023



{{Character Box|}}