Template:Rolecard: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
<code>doesn't yet support images that're larger in width than height properly</code> | |||
<div style="display:inline-block; margin-right:10px;"> | <div style="display:inline-block; margin-right:10px;"> | ||
{| class="rolecard" style="background-color: green; border-spacing: 10px; width: auto;" | {| class="rolecard" style="background-color: green; border-spacing: 10px; width: auto;" | ||
Line 12: | Line 14: | ||
<!--<span class="name-jp">{{{staff_name_jp}}}</span><br />--> | <!--<span class="name-jp">{{{staff_name_jp}}}</span><br />--> | ||
<span class="name">{{{staff_name}}}</span> | <span class="name">{{{staff_name}}}</span> | ||
|} | |||
</div> | |||
</noinclude> | |||
<div style="display:inline-block; margin-right: 4px;" | |||
{| class="rolecard" style="height: 90px; max-height: 90px; border-style: solid; border-width: 1px; border-color: grey;" | |||
|style="padding: 0; height: 90px; width: 90px; max-width: 90px; background-color: blue;"| [[File:{{{char_image}}}|x70px]] | |||
|style="padding: 0; height: 90px; width: 120px; max-width: 120px; background-color: green;"| {{{char_name}}} | |||
|style="padding: 0; height: 90px; width: 120px; max-width: 120px; background-color: orange;"| {{{actor_name}}} | |||
|style="padding: 0; height: 90px; width: 90px; max-width: 90px; background-color: blue;"| [[File:{{{staff_image}}}|x70px]] | |||
|} | |} | ||
</div> | </div> |
Revision as of 16:44, 12 April 2025
doesn't yet support images that're larger in width than height properly
[[File:{{{char_image}}}|x72px]]
|
[[File:{{{staff_image}}}|x72px]]
|
<div style="display:inline-block; margin-right: 4px;"
[[File:{{{char_image}}}|x70px]] | {{{char_name}}} | {{{actor_name}}} | [[File:{{{staff_image}}}|x70px]] |