Form:Verse: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 15: Line 15:
{{{field | Variations | holds template}}}
{{{field | Variations | holds template}}}


<div class="row m-0">
<div class="col-lg-5 d-flex justify-content-end">
<div class="p-4">{{{field | Tibetan | input type=textarea | placeholder=Tibetan variation of the verse}}}
<div class="verse-source">{{{field | TibetanSource | input type=textarea | rows=3 | placeholder=Source information for the Tibetan variation of the verse}}}</div>
</div>
</div>
<div class="col-lg-7">
<div class="p-4 verse-trans">{{{field | TibetanTrans | input type=textarea | placeholder=Translation of the Tibetan variation of the verse}}}
<div class="verse-trans-source">{{{field | TibetanTransSource | input type=textarea | rows=3 | placeholder=Source information for the Translation of the Tibetan variation of the verse}}}</div>
</div>
</div>
</div>
<div class="row m-0">
<div class="col-lg-5 d-flex justify-content-end">
<div class="p-4">{{{field | Chinese | input type=textarea | placeholder=Chinese variation of the verse }}}
<div class="verse-source">{{{field | ChineseSource | input type=textarea | rows=3 | placeholder=Source information for the Chinese variation of the verse }}}</div>
</div>
</div>
<div class="col-lg-7">
<div class="p-4 verse-trans">{{{field | ChineseTrans | input type=textarea | placeholder=Translation of the Chinese variation of the verse }}}
<div class="verse-trans-source">{{{field | ChineseTransSource | input type=textarea | rows=3 | placeholder=Source information for the Translation of the Chinese variation of the verse }}}</div>
</div>
</div>
</div>
<div class="row m-0">
<div class="col-lg-5 d-flex justify-content-end">
<div class="p-4">{{{field | Sanskrit | input type=textarea | placeholder=Sanskrit variation of the verse }}}
<div class="verse-source">{{{field | SanskritSource | input type=textarea | rows=3 | placeholder=Source information for the Sanskrit variation of the verse }}}</div>
</div>
</div>
<div class="col-lg-7">
<div class="p-4 verse-trans">{{{field | SanskritTrans | input type=textarea | placeholder=Translation of the Sanskrit variation of the verse }}}
<div class="verse-trans-source">{{{field | SanskritTransSource | input type=textarea | rows=3 | placeholder=Source information for the Translation of the Sanskrit variation of the verse }}}</div>
</div>
</div>
</div>
</div>
</div>



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