More actions
Created page with "<templatestyles src="Math_proof/styles.css" /><div class="math_proof" style="{{{style|}}}"><strong>{{{title|Proof}}}</strong> <!-- do not remove the next line break | ne pas enlever le saut de ligne suivant, cf bug 9207 --> {{#if: {{{proof|<noinclude>y</noinclude>}}} | {{{proof}}} | {{#if: {{{1| {{{continue|}}} }}} | {{{1| {{{continue}}} }}} | {{{1| {{error|Template:Math proof Error caused by a symbol in proof: use <code>proof</code..." |
No edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Math_proof/styles.css" /><div class="math_proof" style="{{{style|}}}"><strong>{{{title|Proof}}}</strong> | <templatestyles src="Template:Math_proof/styles.css" /><div class="math_proof" style="{{{style|}}}"><strong>{{{title|Proof}}}</strong> | ||
<!-- do not remove the next line break | ne pas enlever le saut de ligne suivant, cf bug 9207 --> | <!-- do not remove the next line break | ne pas enlever le saut de ligne suivant, cf bug 9207 --> | ||
{{#if: {{{proof|<noinclude>y</noinclude>}}} | {{#if: {{{proof|<noinclude>y</noinclude>}}} |
Latest revision as of 01:43, 16 March 2025
Proof
{{{proof}}}
This template uses TemplateStyles: |
Usage
{{Math theorem|Bar bar bar.}}
{{Math proof|Foo foo foo.}}
produce
Theorem — Bar bar bar.
Proof
Foo foo foo.
Parameters
{{Math proof|title=Proofity|proof=Foobity.}}
produces
Proofity
Foobity.
See also
- {{Math theorem}}