コンテンツにスキップ

「テンプレート:Infobox」の版間の差分

提供: ApolaTrajectoryWiki
編集の要約なし
編集の要約なし
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">
  <div class="infobox-title-area">
    <dl>
    <dl>
      <dt style="font-size:20px; overflow-wrap: break-word;">{{{title}}}</dt>
      <dt style="font-size:20px; overflow-wrap: break-word;">{{{title}}}</dt>
      {{#if:{{{subtitle|}}}|<dt style="font-size:15px; overflow-wrap: break-word;">{{{subtitle}}}</dt>}}
      {{#if:{{{subtitle|}}}|<dt style="font-size:15px; overflow-wrap: break-word;">{{{subtitle}}}</dt>}}
    </dl>
    </dl>
  </div>
  </div><table class="infobox-table">     {{#if:{{{image|}}}|
  <table class="infobox-table">
      <tr>
    {{#if:{{{image|}}}|
        <th class="Center" colspan="2">[[File:{{{image}}}|320px]]</th>
      <tr>
      </tr>
        <th class="Center" colspan="2">[[File:{{{image}}}|320px]]</th>
    }}
      </tr>
    {{{content}}}
    }}
  </table>
    {{{content}}}
  </table>
</div>
</div>

2025年7月18日 (金) 20:30時点における版

 
   
     
{{{title}}}
         
 
   

    {{{content}}}