Template:Poem end
Appearance
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