Form:Verse: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 46: Line 46:
<div class="row m-0">
<div class="row m-0">
<div class="col-lg-5">
<div class="col-lg-5">
{{{field | VariationOriginal | input type=textarea | placeholder=Original variation of the verse}}}
{{{field | VariationOriginal | input type=textarea | placeholder=Original variation of the verse | autogrow}}}
<div class="verse-source">{{{field | VariationOriginalSource | input type=textarea | rows=3 | placeholder=Source information for the original variation of the verse}}}</div>
<div class="verse-source">{{{field | VariationOriginalSource | input type=textarea | rows=3 | placeholder=Source information for the original variation of the verse | autogrow}}}</div>
</div>
</div>
<div class="col-lg-7">
<div class="col-lg-7">
{{{field | VariationTrans | input type=textarea | placeholder=Translation into English}}}
{{{field | VariationTrans | input type=textarea | placeholder=Translation into English | autogrow}}}
<div class="verse-trans-source">{{{field | VariationTransSource | input type=textarea | rows=3 | placeholder=Source information for the English translation of this variation}}}</div>
<div class="verse-trans-source">{{{field | VariationTransSource | input type=textarea | rows=3 | placeholder=Source information for the English translation of this variation | autogrow}}}</div>
</div>
</div>
</div>
</div>

Revision as of 14:05, 31 July 2018

This is the "Verse" form to be used to create a page on a single verse of it's root page text.

To create a page with this form, go to the text's page and click the verse header for which you would like to create a page. Then follow instructions in the form.