Difference between pages "Template:Infobox martial artist/record" and "Template:Infobox martial artist/record/sandbox"

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
imported>Primefac
m (Changed protection level for "Template:Infobox martial artist/record": high-risk template with 2000+ transclusions ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
 
imported>Nehal kaucha
(Created page with '<!-- Add your experimental template code here. --><noinclude> {{Documentation}} </noinclude> <templatedata> { "params": {}, "description": "i am a mixed m...')
 
Line 1: Line 1:
{{#if:{{{win|}}}{{{kowin|}}}{{{loss|}}}{{{koloss|}}}{{{draw|}}}{{{nc|}}}<!--
+
<!--
-->|{{Infobox|child=yes
 
| labelstyle  = font-weight: normal
 
| headerstyle = background-color:{{{color|{{{colour|#efefef}}}}}}
 
  
| header2   = {{{type|}}}
+
   Add your experimental template code here.
  
| label4      = '''Total'''
+
--><noinclude>
| data4      = {{#if:{{{win|}}}{{{loss|}}}{{{draw|}}}{{{nc|}}}|{{#expr:{{#if:{{{win|}}}|{{{win}}}|0}} + {{#if:{{{loss|}}}|{{{loss}}}|0}} + {{#if:{{{draw|}}}|{{{draw}}}|0}} + {{#if:{{{nc|}}}|{{{nc}}}|0}}}}}}
+
{{Documentation}}
 
+
</noinclude>
| label5      = '''Wins'''
+
<templatedata>
| data5      = {{#if:{{{win|}}}<!--
+
{
  -->|{{{win}}}<!--
+
"params": {},
  -->|{{#if:{{{kowin|}}}{{{subwin|}}}{{{decwin|}}}{{{dqwin|}}}|&nbsp;<!--
+
"description": "i am a mixed martial artist from india.I want to create profile on wikipedia"
  -->}}<!--
+
}
  -->}}
+
</templatedata>
| label6      = By&nbsp;knockout
 
| data6      = {{{kowin|}}}
 
| label7      = By&nbsp;submission
 
| data7      = {{{subwin|}}}
 
| label8      = By&nbsp;decision
 
| data8      = {{{decwin|}}}
 
| label9      = By&nbsp;disqualification
 
| data9      = {{{dqwin|}}}
 
| label10    = Unknown
 
| data10      = {{{otherwin|}}}
 
 
 
| label11      = '''Losses'''
 
| data11      = {{#if:{{{loss|}}}<!--
 
  -->|{{{loss}}}<!--
 
  -->|{{#if:{{{koloss|}}}{{{subloss|}}}{{{decloss|}}}{{{dqloss|}}}|&nbsp;<!--
 
  -->}}<!--
 
  -->}}
 
 
 
| label12      = By&nbsp;knockout
 
| data12      = {{{koloss|}}}
 
| label13      = By&nbsp;submission
 
| data13      = {{{subloss|}}}
 
| label14      = By&nbsp;decision
 
| data14      = {{{decloss|}}}
 
| label15      = By&nbsp;disqualification
 
| data15      = {{{dqloss|}}}
 
| label16      = Unknown
 
| data16      = {{{otherloss|}}}
 
 
 
| label17      = '''Draws'''
 
| data17      = {{{draw|}}}
 
 
 
| label18      = '''No&nbsp;contests'''
 
| data18      = {{{nc|}}}
 
}}<!-- end if
 
-->}}<noinclude>
 
{{documentation|content =
 
This subtemplate is used to create the record subsections of {{tl|Infobox martial artist}}.  It should not be used directly.
 
}}</noinclude>