Template:Rolecard: Difference between revisions
Created page with "<pre> <div class="rolecard" style="background-color: green; display:inline-block; width: 200px; border: 1px solid #ddd; padding: 10px; margin: 10px;"> <div class="character" style="background-color: orange; padding: 5px;"> [[File:{{{char_image}}}|72px]] <div class="name">{{{char_name}}}</div> <div class="role">{{{char_role}}}</div> </div> <div class="staff" style="background-color: blue; padding: 5px;"> [[File:{{{staff_image}}}|72px]] <div class..." |
No edit summary |
||
(28 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude> | ||
<div | image res supported: TODO | ||
</noinclude> | |||
<div style="display:inline-block; margin-right:5px;"> | |||
{| class="rolecard" | |||
| class="img-cell" | | |||
<p>[[File:{{{char_image}}}|x90px]]</p> | |||
| class="data-cell" style="align-items: flex-start;" | | |||
<p>{{{char_name}}}</p> | |||
<p>{{{char_role}}}</p> | |||
| class="data-cell" style="align-items: flex-end;" | | |||
<p>{{{staff_name}}}</p> | |||
<p>{{{language}}}</p> | |||
| class="img-cell" | | |||
<p>[[File:{{{staff_image}}}|x90px]]</p> | |||
|} | |||
</div> | </div> | ||
Latest revision as of 05:41, 15 April 2025
image res supported: TODO
[[File:{{{char_image}}}|x90px]] |
{{{char_name}}} {{{char_role}}} |
{{{staff_name}}} {{{language}}} |
[[File:{{{staff_image}}}|x90px]] |