Form:Verse: Difference between revisions
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| Line 27: | Line 27: | ||
<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 | Chinese | input type=textarea | placeholder=Chinese rendition of the verse }}} | <div class="p-4">{{{field | Chinese | input type=textarea | placeholder=Chinese rendition of the verse }}} | ||
<div class="verse-source">{{{field | ChineseSource | input type=textarea | placeholder=Source information for the Chinese rendition of the verse }}}</div> | <div class="verse-source">{{{field | ChineseSource | input type=textarea | rows=3 | placeholder=Source information for the Chinese 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 | ChineseTrans | input type=textarea | placeholder=Translation of the Chinese rendition of the verse }}} | <div class="p-4 verse-trans">{{{field | ChineseTrans | input type=textarea | placeholder=Translation of the Chinese rendition of the verse }}} | ||
<div class="verse-trans-source">{{{field | ChineseTransSource | input type=textarea | placeholder=Source information for the Translation of the Chinese rendition of the verse }}}</div> | <div class="verse-trans-source">{{{field | ChineseTransSource | input type=textarea | rows=3 | placeholder=Source information for the Translation of the Chinese rendition of the verse }}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 39: | Line 39: | ||
<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 | Sanskrit | input type=textarea | placeholder=Sanskrit rendition of the verse }}} | <div class="p-4">{{{field | Sanskrit | input type=textarea | placeholder=Sanskrit rendition of the verse }}} | ||
<div class="verse-source">{{{field | SanskritSource | input type=textarea | placeholder=Source information for the Sanskrit rendition of the verse }}}</div> | <div class="verse-source">{{{field | SanskritSource | input type=textarea | rows=3 | placeholder=Source information for the Sanskrit 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 | SanskritTrans | input type=textarea | placeholder=Translation of the Sanskrit rendition of the verse }}} | <div class="p-4 verse-trans">{{{field | SanskritTrans | input type=textarea | placeholder=Translation of the Sanskrit rendition of the verse }}} | ||
<div class="verse-trans-source">{{{field | SanskritTransSource | input type=textarea | placeholder=Source information for the Translation of the Sanskrit rendition of the verse }}}</div> | <div class="verse-trans-source">{{{field | SanskritTransSource | input type=textarea | rows=3 | placeholder=Source information for the Translation of the Sanskrit rendition of the verse }}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 13:30, 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.