Template:Discreet h2: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 2: Line 2:
The source code:
The source code:
<pre>
<pre>
{{discreet h2|Vorwort}}
{{discreet h2|Vorwort|id=[optional]}}
</pre>
</pre>


Line 18: Line 18:
only generates a page break in the e-books.
only generates a page break in the e-books.


</noinclude><includeonly><p style="display: {{#ifeq:{{{display|}}}|none|none|block}}; font-size: 100%; font-weight: regular; font-family: -apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif; border-bottom: none; text-align: center; margin-top: 0.5em; margin-bottom: 0.5em;">''{{{1|}}}''</p></includeonly>
</noinclude><includeonly><p {{#if: {{{id|}}} |id="{{{id|}}}"|}} style="display: {{#ifeq:{{{display|}}}|none|none|block}}; font-size: 100%; font-weight: regular; font-family: -apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif; border-bottom: none; text-align: center; margin-top: 0.5em; margin-bottom: 0.5em;">''{{{1|}}}''</p></includeonly>