Template:Theorem: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Statement | |||
{{ | | type=theorem | ||
| | |||
| title={{{title|Theorem}}} | | title={{{title|Theorem}}} | ||
| content={{#if:{{{theorem|}}} | | content={{#if:{{{theorem|}}} | ||
| {{{theorem}}} | |||
| {{#if:{{{1|}}} | |||
| {{{1}}} | |||
| {{{continue|}}} | |||
}} | |||
}} | |||
| details={{{proof|{{{2|}}}}}} | |||
| details-title={{{proof-title|Proof}}} | | details-title={{{proof-title|Proof}}} | ||
| open={{{proof-open|no}}} | | open={{{proof-open|no}}} | ||
| expand-text={{{proof-expand-text|}}} | | expand-text={{{proof-expand-text|}}} | ||
| collapse-text={{{proof-collapse-text|}}} | | collapse-text={{{proof-collapse-text|}}} | ||
| style={{{style|}}} | | style={{{style|}}} | ||
| class={{{class|}}} | |||
}} | }} | ||
Latest revision as of 16:12, 16 July 2026
Theorem.