Template talk:ED intro: Difference between revisions

m FloraC moved page Template talk:EDO intro to Template talk:ED intro without leaving a redirect
ArrowHead294 (talk | contribs)
m Reply
Line 1: Line 1:
== Step size in cents ==
== Step size in cents ==
The current template includes the step size in cents, but precedes it with "about", which is only relevant when the step size is not a decimal number or has too many significant digits in its decimal expansion (e.g. 0.006103515625{{cent}} per step of 196608edo).
The current template includes the step size in cents, but precedes it with "about", which is only relevant when the step size is not a decimal number or has too many significant digits in its decimal expansion (e.g. 0.006103515625{{cent}} per step of 196608edo).


Line 6: Line 5:


== Extract edo from pagename? ==
== Extract edo from pagename? ==
Something like the following shown below. <pre>{{#regex:{{{{{1}}}|PAGENAME}}|([0-9]+)}}</pre>
Something like the following shown below. <pre>{{#regex:{{{{{1}}}|PAGENAME}}|([0-9]+)}}</pre>


It remains untested, however (and I'm not that well-versed with regexes). [[User:Ganaram inukshuk|Ganaram inukshuk]] ([[User talk:Ganaram inukshuk|talk]]) 08:09, 18 December 2023 (UTC)
It remains untested, however (and I'm not that well-versed with regexes). [[User:Ganaram inukshuk|Ganaram inukshuk]] ([[User talk:Ganaram inukshuk|talk]]) 08:09, 18 December 2023 (UTC)
: I got it to work through {{tlx|ED title}} which extracts ''X''ed''Y'' from the page title. [[User:ArrowHead294|<math>\overrightarrow{\,\,\scriptsize\text{ArrowHead294}\,\,\,}</math>]] [[User talk:ArrowHead294|(speak to me)]] 18:45, 26 March 2025 (UTC)
Return to "ED intro" page.