Open main menu

Changes

Created page with "<noinclude> Use this template to print the examples of the theory. '''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely prints them on the..."
<noinclude>
Use this template to print the examples of the theory.

'''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page.

'''Parameters:'''
* <code><nowiki>|theory=</nowiki></code> - the theory.
* <code><nowiki>|limit=</nowiki></code> - the number of examples to print. If empty, all examples will be printed.
* <code><nowiki>|intro=</nowiki></code> - initial text that precedes the output, if at least some results exist.
* <code><nowiki>|outro=</nowiki></code> - text that is appended to the output, if at least some results exist.
* <code><nowiki>|default=</nowiki></code> - if, for any reason, the query returns no results, this will be printed instead.

</noinclude><includeonly><!--
-->{{#if: {{{theory|}}} <!--
-->|{{#ask:<!--
-->[[SubObjectCategory::Theory Example]]<!--
-->[[Theory::{{{theory|}}}]]<!--
-->|format=template<!--
-->|?Title<!--
-->|?Description<!--
-->|?Example Type<!--
-->|limit={{{limit|}}}<!--
-->|intro={{{intro|}}}<!--
-->|outro={{{outro|}}}<!--
-->|default={{{default|}}}<!--
-->|link=none<!--
-->|template=TheoryExample-text-format<!--
-->}}<!--
-->|{{{default|}}}<!--
-->}}</includeonly>