From WikiChip
Difference between revisions of "Template:benchmarks main"

 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="background:#f9f9f9; margin: 10px 2px 10px 2px; padding: 5px; border: 1px solid #a7d7f9; display: inline-block;">
+
<includeonly><div style="background:#f9f9f9; margin: 10px 2px 10px 2px; padding: 5px; border: 1px solid #a7d7f9; display: block; max-height: 700px; overflow-y: auto;">
<span style="margin: -12px -2px; float: right;">[[Special:FormEdit/benchmark/{{FULLPAGENAME}}|<nowiki>[Edit Benchmarks]</nowiki>]]</span>
+
<span style="margin: -12px -2px; float: right;">[[Special:FormEdit/benchmarks/{{FULLPAGENAME}}|<nowiki>[Edit Benchmarks]</nowiki>]]</span>
 +
<div style="padding: 10px;">
 
{{{1|}}}
 
{{{1|}}}
 
</div>
 
</div>
 +
</div></includeonly><noinclude>
 +
To add benchmarks, add the following to the page:
 +
<pre>
 +
== Benchmarks ==
 +
{{benchmarks main
 +
|
 +
{{benchmark entry}}
 +
}}
 +
</pre>
 +
 +
After saving, just hit the <code>[Edit Benchmarks]</code> button.
 +
</noinclude>

Latest revision as of 19:17, 26 November 2017

To add benchmarks, add the following to the page:

== Benchmarks ==
{{benchmarks main
|
{{benchmark entry}}
}}

After saving, just hit the [Edit Benchmarks] button.