Form:Verse: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 15: Line 15:
<div class="col-lg-5 d-flex justify-content-end">
<div class="col-lg-5 d-flex justify-content-end">
<div class="p-4">{{{field | Tibetan | input type=textarea | placeholder=Tibetan rendition of the verse}}}
<div class="p-4">{{{field | Tibetan | input type=textarea | placeholder=Tibetan rendition of the verse}}}
<div class="verse-source">{{{field | TibetanSource | input type=textarea | placeholder=Source information for the Tibetan rendition of the verse}}}</div>
<div class="verse-source">{{{field | TibetanSource | input type=textarea | rows=2 | placeholder=Source information for the Tibetan rendition of the verse}}}</div>
</div>
</div>
</div>
</div>
<div class="col-lg-7">
<div class="col-lg-7">
<div class="p-4 verse-trans">{{{field | TibetanTrans | input type=textarea | placeholder=Translation of the Tibetan rendition of the verse}}}
<div class="p-4 verse-trans">{{{field | TibetanTrans | input type=textarea | placeholder=Translation of the Tibetan rendition of the verse}}}
<div class="verse-trans-source">{{{field | TibetanTransSource | input type=textarea | placeholder=Source information for the Translation of the Tibetan rendition of the verse}}}</div>
<div class="verse-trans-source">{{{field | TibetanTransSource | input type=textarea | rows=2 | placeholder=Source information for the Translation of the Tibetan rendition of the verse}}}</div>
</div>
</div>
</div>
</div>

Revision as of 13:26, 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.