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

提供: Yourpedia
移動: 案内検索
(ページの作成:「<div align="center"> {| class="wikitable" style="font-size: smaller; text-align: center;" |- ! colspan="7" style="background: #cccccc;" | 総合格闘技 戦績 |- | style...」)
 
(条件文の除去)
 
2行目: 2行目:
 
{| class="wikitable" style="font-size: smaller; text-align: center;"
 
{| class="wikitable" style="font-size: smaller; text-align: center;"
 
|-
 
|-
! colspan="7" style="background: #cccccc;" | 総合格闘技 戦績
+
! colspan="7" style="background-color: #cccccc;" | 総合格闘技 戦績
 
|-
 
|-
| style="width: 28%; white-space: nowrap;" | {{#if: {{{total|}}}|'''{{{total}}}''' 試合}}
+
| style="width: 28%; white-space: nowrap;" {{!}} '''{{{total|-}}}''' 試合
 
| style="width: 12%; white-space: nowrap;" | (T)KO
 
| style="width: 12%; white-space: nowrap;" | (T)KO
 
| style="width: 12%; white-space: nowrap;" | 一本
 
| style="width: 12%; white-space: nowrap;" | 一本
12行目: 12行目:
 
| style="width: 12%; white-space: nowrap;" | 無効試合
 
| style="width: 12%; white-space: nowrap;" | 無効試合
 
|-
 
|-
| style="background: #ccffcc;" | {{#if: {{{wins|}}}|'''{{{wins}}}''' 勝}}
+
{{!}} style="background-color: #ccffcc;" {{!}} '''{{{wins|-}}}''' 勝
| style="background: #ccffcc;" | {{{KOwins}}}
+
{{!}} style="background-color: #ccffcc;" {{!}} {{{KOwins|-}}}
| style="background: #ccffcc;" | {{{subwins}}}
+
{{!}} style="background-color: #ccffcc;" {{!}} {{{subwins|-}}}
| style="background: #ccffcc;" | {{{decwins}}}
+
{{!}} style="background-color: #ccffcc;" {{!}} {{{decwins|-}}}
| style="background: #ccffcc;" | {{{otherwins}}}
+
{{!}} style="background-color: #ccffcc;" {{!}} {{{otherwins|-}}}
| rowspan="2" style="background: #c5d2ea;" | {{{draws}}}
+
{{!}} rowspan="2" style="background-color: #c5d2ea;" {{!}} {{{draws|-}}}
| rowspan="2" style="background: #c5d2ea;" | {{{no contests}}}
+
{{!}} rowspan="2" style="background-color: #c5d2ea;" {{!}} {{{no contests|-}}}
|-
+
{{!-}}
| style="background: #ffcccc;" | {{#if: {{{losses|}}}|'''{{{losses}}}''' 敗}}
+
{{!}} style="background-color: #ffcccc;" {{!}} '''{{{losses|-}}}''' 敗
| style="background: #ffcccc;" | {{{KOloss}}}
+
{{!}} style="background-color: #ffcccc;" {{!}} {{{KOloss|-}}}
| style="background: #ffcccc;" | {{{subloss}}}
+
{{!}} style="background-color: #ffcccc;" {{!}} {{{subloss|-}}}
| style="background: #ffcccc;" | {{{decloss}}}
+
{{!}} style="background-color: #ffcccc;" {{!}} {{{decloss|-}}}
| style="background: #ffcccc;" | {{{otherloss}}}
+
{{!}} style="background-color: #ffcccc;" {{!}} {{{otherloss|-}}}
|-
+
{{!}}}
|}
+
 
</div><noinclude>
 
</div><noinclude>
 
__NOTOC__
 
__NOTOC__

2018年6月7日 (木) 19:34時点における最新版

総合格闘技 戦績
- 試合 (T)KO 一本 判定 その他 引き分け 無効試合
- - - - - - -
- - - - -

導入[編集]

このテンプレートは総合格闘家の戦績紹介に使用されるテンプレート。

使用法[編集]

以下に示すテンプレートをコピーして必要事項を記入して使用する。

空のシンタックス[編集]

以下をコピー&ペーストすること。

{{MMA recordbox
|total=
|wins=
|KOwins=
|subwins=
|decwins=
|otherwins=
|losses=
|KOloss=
|subloss=
|decloss=
|otherloss=
|draws=
|no contests=
|}}

記述例[編集]

  • total : 総試合数
  • wins : 総勝利数
  • KOwins : (T)KO勝ち
  • subwins : 一本勝ち
  • decwins : 判定勝ち
  • otherwins : その他の勝ち
  • losses : 総敗北数
  • KOloss : (T)KO負け
  • subloss : 一本負け
  • decloss : 判定負け
  • otherloss : その他の負け
  • draws : 引き分け
  • no contests : 無効試合

関連テンプレート[編集]