Template:Q-odd-limit intervals/doc: Difference between revisions
ArrowHead294 (talk | contribs) No edit summary |
ArrowHead294 (talk | contribs) No edit summary |
||
| Line 9: | Line 9: | ||
Pass <code>header=none</code> to get rid of the description. | Pass <code>header=none</code> to get rid of the description. | ||
To list only direct approximations, pass <code>apx=direct</code>. To list only val-based approximations, pass <code>apx=val</code>. Otherwise, both approximations will be provided. | To list only direct approximations, pass <code>apx=direct</code>. To list only val-based approximations, pass <code>apx=val</code>, and the header will be suffixed with <code>(approximated with val)</code>. Otherwise, both approximations will be provided. | ||
If <code>apx</code> is set to <code>direct</code>, the header will be suffixed with <code>(approximated directly)</code>. If <code>apx</code> is set to <code>val</code>, the header will be suffixed with <code>(approximated with val)</code>. Pass <code>tag=none</code> to remove this. | |||
A note can be added below the header by passing <code>note=</code> followed by the text to be displayed. | A note can be added below the header by passing <code>note=</code> followed by the text to be displayed. | ||