Template:Infobox ET/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
The template '''Infobox ET''' was built to help presenting basic information about [[equal tuning]]s in a unified form, to make them obvious by glance. Also the formatting of the wiki text itself is easier to read and improve when it is obviously structured by this template. | |||
The template automatically fills in the following information (certain entries may be supplied with precomputed information using the keys in the Override column): | The template automatically fills in the following information (certain entries may be supplied with precomputed information using the keys in the Override column): | ||
{| class="wikitable" style="margin-right: 25%;" | {| class="wikitable" style="margin-right: 25%;" | ||
|- | |||
! style="width: 10%;" | Entry | ! style="width: 10%;" | Entry | ||
! style="width: 10%;" | Override | ! style="width: 10%;" | Override | ||
! Meaning and | ! Meaning and usage notes | ||
|- | |- | ||
| ET identifier | | ET identifier | ||
Line 67: | Line 71: | ||
For a regular ET page: | For a regular ET page: | ||
<pre> | |||
{{Infobox ET}} | <pre>{{Infobox ET}}</pre> | ||
</pre> | |||
Specifying a specific ET from an unrelated page: | Specifying a specific ET from an unrelated page: | ||
<pre> | |||
{{Infobox ET|7ed5/4|debug=1}} | <pre>{{Infobox ET|7ed5/4|debug=1}}</pre> | ||
</pre> | |||
Note: <code>debug=1</code> will disable categories. | Note: <code>debug=1</code> will disable categories. | ||
Line 79: | Line 82: | ||
Supplying precomputed consistency limits when those are too large to be recomputed on each page update: | Supplying precomputed consistency limits when those are too large to be recomputed on each page update: | ||
<pre> | <pre>{{Infobox ET|5407372813edo|Consistency=155|Distinct consistency=155}}</pre> | ||
{{Infobox ET|5407372813edo|Consistency=155|Distinct consistency=155}} | |||
</pre> | |||
=== See also === | === See also === |