|
|
(6 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>
| |
| | |
| {| class="rolecard" style="display:inline-block; height: 90px; max-height: 90px; border-style: solid; border-width: 1px; border-color: grey;"
| |
| |style="padding: 0; height: 90px; width: 90px; max-width: 90px;"| [[File:{{{char_image}}}|x70px]]
| |
| |style="padding: 0; height: 90px; width: 120px; max-width: 120px;"| {{{char_name}}}
| |
| |style="padding: 0; height: 90px; width: 120px; max-width: 120px;"| {{{actor_name}}}
| |
| |style="padding: 0; height: 90px; width: 90px; max-width: 90px;"| [[File:{{{staff_image}}}|x70px]]
| |
| |}
| |
| </noinclude> | | </noinclude> |
| <div style="display:inline-block; margin-right:5px;"> | | <div style="display:inline-block; margin-right:5px;"> |
| {| class="rolecard" style="border-spacing: 2px; width: auto; border-style: solid; border-width: 1px; border-color: grey;" | | {| class="rolecard" |
| |style="padding: 0; width: 90px; max-width: 90px;"| | | | class="img-cell" | |
| [[File:{{{char_image}}}|x90px]] | | <p>[[File:{{{char_image}}}|x90px]]</p> |
| |style="padding: 0; height: 90px; max-height: 90px; width: 120px; max-width: 120px; text-align: left; display: inline-flex; flex-direction: column; justify-content: center; align-items: flex-start;"| | | | class="data-cell" style="align-items: flex-start;" | |
| <p>{{{char_name}}}</p> | | <p>{{{char_name}}}</p> |
| <p>{{{char_role}}}</p> | | <p>{{{char_role}}}</p> |
| |style="padding: 0; height: 90px; max-height: 90px; width: 120px; max-width: 120px; text-align: right; display: inline-flex; flex-direction: column; justify-content: center; align-items: flex-end;"| | | | class="data-cell" style="align-items: flex-end;" | |
| <p>{{{staff_name}}}</p> | | <p>{{{staff_name}}}</p> |
| <p>{{{language}}}</p> | | <p>{{{language}}}</p> |
| |style="padding: 0; width: 90px; max-width: 90px;"| | | | class="img-cell" | |
| [[File:{{{staff_image}}}|x90px]] | | <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]]
|