Template:Infobox ET: Difference between revisions
Update |
No more automatic categories |
||
Line 6: | Line 6: | ||
{| class="wikitable" | {| class="wikitable" | ||
! width=" | ! width="10%" | Entry | ||
! width=" | ! width="10%" | Override | ||
! width=" | ! width="80%" | Meaning, usage notes | ||
|- | |- | ||
| ET identifier | | ET identifier | ||
Line 64: | Line 64: | ||
== Usage examples == | == Usage examples == | ||
{{#invoke:Infobox_ET|infobox_ET|tuning=12edo}} | {{#invoke:Infobox_ET|infobox_ET|tuning=12edo|debug=1}} | ||
For a regular ET page: | For a regular ET page: | ||
Line 72: | Line 72: | ||
Specifying a specific ET from an unrelated page: | Specifying a specific ET from an unrelated page: | ||
<pre> | <pre> | ||
{{Infobox ET|7ed5/4}} | {{Infobox ET|7ed5/4|debug=1}} | ||
</pre> | </pre> | ||
Note: <code>debug=1</code> will disable categories. | |||
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}} | {{Infobox ET|5407372813edo|Consistency=155|Distinct consistency=155}} | ||
Line 80: | Line 84: | ||
== See also == | == See also == | ||
* [[Module:Infobox ET]] | |||
* [[Template:Infobox Interval]] | * [[Template:Infobox Interval]] | ||