「テンプレート:Infobox」の版間の差分
表示
Astro Sola (トーク | 投稿記録) 細編集の要約なし |
Astro Sola (トーク | 投稿記録) 細編集の要約なし |
||
| 1行目: | 1行目: | ||
<templatestyles src="Infobox/style.css"/> | <templatestyles src="Infobox/style.css"/> | ||
<div class="infobox-container" style="width:{{{width|320px}}}"> | <div class="infobox-container" style="width:{{{width|320px}}}"> | ||
<div class="infobox-title-area"> | |||
<dl> | |||
<dt style="font-size:20px; overflow-wrap: break-word;">{{{title}}}</dt> | |||
{{#if:{{{subtitle|}}}|<dt style="font-size:15px; overflow-wrap: break-word;">{{{subtitle}}}</dt>}} | |||
</dl> | |||
</div><table class="infobox-table"> {{#if:{{{image|}}}| | |||
<tr> | |||
<th class="Center" colspan="2">[[File:{{{image}}}|320px]]</th> | |||
</tr> | |||
}} | |||
{{{content}}} | |||
</table> | |||
</div> | </div> | ||
2025年7月18日 (金) 20:30時点における版
- {{{title}}}
{{{content}}}