Difference between revisions of "Template:MatchcodePerformance"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "{| cellspacing="0" style="" |- |Performance | {| |- | | | | | |- |Slower| | | |Faster |} |- |Matches | {| |- | | | | | |- |More Matches| | | |Greater Accuracy |} |} <noinc...")
 
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| cellspacing="0" style=""
{| cellspacing="0" style=""
|-
|-
|Performance
!class="matchcodeP0" style="padding-right:10px;"|Performance
|
|class="matchcodeP1" style="background-color:#{{{Performance1|fff}}}; border-bottom-width:{{{Performance1|6}}}px;"|
{|
|class="matchcodeP2" style="background-color:#{{{Performance2|fff}}}; border-bottom-width:{{{Performance2|6}}}px;"|
|class="matchcodeP3" style="background-color:#{{{Performance3|fff}}}; border-bottom-width:{{{Performance3|6}}}px;"|
|class="matchcodeP4" style="background-color:#{{{Performance4|fff}}}; border-bottom-width:{{{Performance4|6}}}px;"|
|class="matchcodeP5" style="background-color:#{{{Performance5|fff}}}; border-bottom-width:{{{Performance5|6}}}px;"|
|-
|-
| | | | |  
|  
|colspan="2" style="padding-bottom:10px;"|Slower
|colspan="3" style="text-align:right; padding-bottom:10px;"|Faster
|-
|-
|Slower| | | |Faster
!class="matchcodeP0"|Matches
|}
|class="matchcodeP1" style="background-color:#{{{Matches1|fff}}}; border-bottom-width:{{{Matches1|6}}}px;"|
|-
|class="matchcodeP2" style="background-color:#{{{Matches2|fff}}}; border-bottom-width:{{{Matches2|6}}}px;"|
|Matches
|class="matchcodeP3" style="background-color:#{{{Matches3|fff}}}; border-bottom-width:{{{Matches3|6}}}px;"|
|
|class="matchcodeP4" style="background-color:#{{{Matches4|fff}}}; border-bottom-width:{{{Matches4|6}}}px;"|
{|
|class="matchcodeP5" style="background-color:#{{{Matches5|fff}}}; border-bottom-width:{{{Matches5|6}}}px;"|
|-
| | | | |  
|-
|-
|More Matches| | | |Greater Accuracy
|
|}
|colspan="2"|More Matches
|colspan="3" style="text-align:right;"|Greater Accuracy
|}
|}
<noinclude>
<noinclude>
<!--
|class="matchcodePP1" style="background-color:#{{{Performance1|fff}}}; border-bottom-width:{{{Performance1|3}}}px;"|
|class="matchcodePP2" style="background-color:#{{{Performance2|fff}}}; border-bottom-width:{{{Performance2|3}}}px;"|
|class="matchcodePP3" style="background-color:#{{{Performance3|fff}}}; border-bottom-width:{{{Performance3|3}}}px;"|
|class="matchcodePP4" style="background-color:#{{{Performance4|fff}}}; border-bottom-width:{{{Performance4|3}}}px;"|
|class="matchcodePP5" style="background-color:#{{{Performance5|fff}}}; border-bottom-width:{{{Performance5|3}}}px;"|
-->
== Usage ==
== Usage ==
<code>
<code>
<nowiki>{{</nowiki>MatchcodePerformance
<nowiki>{{</nowiki>MatchcodePerformance<br>
|Performance=<br>
|Performance1=<br>
|Matches=<br>
|Performance2=<br>
|AdditionalRows=<br>
|Performance3=<br>
|Performance4=<br>
|Performance5=<br>
|Matches1=<br>
|Matches2=<br>
|Matches3=<br>
|Matches4=<br>
|Matches5=<br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</code>
</code>
[[Category:MD Templates]]
[[Category:MD Templates]]
</noinclude>
</noinclude>

Latest revision as of 22:02, 21 September 2018

Performance
Slower Faster
Matches
More Matches Greater Accuracy

Usage

{{MatchcodePerformance
|Performance1=
|Performance2=
|Performance3=
|Performance4=
|Performance5=
|Matches1=
|Matches2=
|Matches3=
|Matches4=
|Matches5=
}}