Template:Poem end/doc
Appearance
| This is a documentation subpage for Template:Poem end. It contains usage information, categories, and other content that is not part of the original template page. |
This template pairs with Template:Poem begin. It is essentially just a </div> closing tag but should be used to allow for any future changes to the template that also affect the end tag.
These templates should also be used with the <poem> and </poem> tags (which cannot be included in this template, because they don't transclude properly).
Usage
[edit]Preceding text
{{Poem begin}}<poem>
Text of poem.
</poem>{{Poem end}}
Following text
produces:
Preceding text
Text of poem.
Following text