「Template:Infobox/row」の版間の差分

削除された内容 追加された内容
修正依頼に基づく編集: http://ja.wikipedia.org/w/index.php?oldid=38991797
Frozen-mikan (会話 | 投稿記録)
タグ: コメントアウト
3行目:
|{{#if:{{{data|}}}
|<tr {{#if:{{{rowclass|}}}|class="{{{rowclass}}}"}}>{{#if:{{{label|}}}
|<th scope="row" style="text-align:left; white-space:nowrap; {{{labelstyle|}}}">{{{label}}}</th><!--
--><td {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{datastyle|}}}|style="{{{datastyle}}}"}}><!--
-->|<td colspan="2" {{#if:{{{class|}}}|class="{{{class}}}"}} style="text-align:center; {{{datastyle|}}}"><!--
-->}}<!-- この改行は仕様。 -->
-->}}
<!--
-->{{{data}}}</td></tr>