|
|
(20 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <noinclude> | | <noinclude> |
| <code>doesn't yet support images that're larger in width than height properly</code>
| | image res supported: TODO |
| <div style="display:inline-block; margin-right:10px;">
| |
| {| class="rolecard" style="background-color: green; border-spacing: 10px; width: auto;"
| |
| | style="background-color: orange; vertical-align: top; text-align: center;" |
| |
| [[File:{{{char_image}}}|x72px]]
| |
| <br />
| |
| <!--<span class="name-jp">{{{char_name_jp}}}</span><br />-->
| |
| <span class="name">{{{char_name}}}</span><br />
| |
| <span class="role">{{{char_role}}}</span>
| |
| | style="background-color: blue; vertical-align: top; text-align: center;" |
| |
| [[File:{{{staff_image}}}|x72px]]
| |
| <br />
| |
| <!--<span class="name-jp">{{{staff_name_jp}}}</span><br />-->
| |
| <span class="name">{{{staff_name}}}</span>
| |
| |}
| |
| </div>
| |
| </noinclude> | | </noinclude> |
| | | <div style="display:inline-block; margin-right:5px;"> |
| <div style="display:inline-block; margin-right: 4px;"> | | {| class="rolecard" |
| {| class="rolecard" style="height: 90px; max-height: 90px; border-style: solid; border-width: 1px; border-color: grey;" | | | class="img-cell" | |
| |style="padding: 0; height: 90px; width: 90px; max-width: 90px; background-color: blue;"| [[File:{{{char_image}}}|x70px]] | | <p>[[File:{{{char_image}}}|x90px]]</p> |
| |style="padding: 0; height: 90px; width: 120px; max-width: 120px; background-color: green;"| {{{char_name}}} | | | class="data-cell" style="align-items: flex-start;" | |
| |style="padding: 0; height: 90px; width: 120px; max-width: 120px; background-color: orange;"| {{{actor_name}}} | | <p>{{{char_name}}}</p> |
| |style="padding: 0; height: 90px; width: 90px; max-width: 90px; background-color: blue;"| [[File:{{{staff_image}}}|x70px]] | | <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> |
image res supported: TODO
[[File:{{{char_image}}}|x90px]]
|
{{{char_name}}}
{{{char_role}}}
|
{{{staff_name}}}
{{{language}}}
|
[[File:{{{staff_image}}}|x90px]]
|