Template:Character card ms pair: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
</noinclude> | </noinclude> | ||
<includeonly>{| class="wikitable" style="width: 100%; max-width:800px; margin-left:auto; margin-right:auto;" | <includeonly>{| class="wikitable" style="width: 100%; max-width:800px; margin-left:auto; margin-right:auto;" | ||
! style="background-color: #DF2525; color: white;" | Master | ! style="background-color: #DF2525; color: white; width: 20%;" | Team | ||
! style="background-color: #DF2525; color: white;" | Servant | ! style="background-color: #DF2525; color: white; width: 40%;" | Master | ||
! style="background-color: #DF2525; color: white; width: 40%;" | Servant | |||
|- | |- | ||
| style="text-align: center; | | style="text-align: center;" | | ||
<div style="font-weight: bold;">{{{servant_class}}}</div> | |||
| style="text-align: center;" | | |||
<div style="display: flex; align-items: center; justify-content: center;"> | <div style="display: flex; align-items: center; justify-content: center;"> | ||
<div style="margin-right: 10px;"> | <div style="margin-right: 10px;"> | ||
[[File:{{{master_image}}}|100px]] | [[File:{{{master_image}}}|100px]] | ||
</div> | </div> | ||
<div | <div> | ||
<b>Name:</b> [{{{master_link}}} {{{master_name}}}]<br /> | <b>Name:</b> [{{{master_link}}} {{{master_name}}}]<br /> | ||
<b>Origin:</b> {{{master_origin}}} | <b>Origin:</b> {{{master_origin}}} | ||
</div> | </div> | ||
</div> | </div> | ||
| style="text-align: center | | style="text-align: center;" | | ||
<div style="display: flex; align-items: center; justify-content: center;"> | <div style="display: flex; align-items: center; justify-content: center;"> | ||
<div style="margin-right: 10px;"> | <div style="margin-right: 10px;"> | ||
[[File:{{{servant_image}}}|100px]] | [[File:{{{servant_image}}}|100px]] | ||
</div> | </div> | ||
<div | <div> | ||
<b>Name:</b> [{{{servant_link}}} {{{servant_name}}}]<br /> | <b>Name:</b> [{{{servant_link}}} {{{servant_name}}}]<br /> | ||
<b>Origin:</b> {{{servant_origin}}} | <b>Origin:</b> {{{servant_origin}}} | ||
Revision as of 03:35, 12 April 2025
This template displays two character cards side by side for a Master-Servant pair.
Example
| Team | Master | Servant |
|---|---|---|
|
Saber
|
Name: Szrac Vaughn |
Name: Frederick II |
Usage
{{Character card ms pair
|master_name=
|master_origin=
|master_link=
|master_image=
|servant_name=
|servant_class=
|servant_origin=
|servant_link=
|servant_image=
}}