Template:Block indent: Difference between revisions
(Created page with "<noinclude> This provide a block indent, similar to the Wikipedia template ([https://en.wikipedia.org/wiki/Template:Block_indent Block indent]). Usage: <pre style="max-width:305px; margin-left:25px;"><nowiki> {{Block indent|<Text string>}} </nowiki></pre> Category:Template </noinclude><includeonly><div style="padding-left:3em; padding-right:0; overflow:hidden;">{{{1|}}}</div></includeonly>") |
No edit summary |
||
Line 7: | Line 7: | ||
{{Block indent|<Text string>}} | {{Block indent|<Text string>}} | ||
</nowiki></pre> | </nowiki></pre> | ||
Results in: | |||
<div style="padding-left:3em; padding-right:0; overflow:hidden;"><Text string></div> | |||
Revision as of 20:13, 14 July 2025
This provide a block indent, similar to the Wikipedia template (Block indent).
Usage:
{{Block indent|<Text string>}}
Results in: