Form:OrganizationCategoryPage: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
m (Text replacement - "http://commons" to "https://commons") |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
<div class="col-lg-1"></div> | <div class="col-lg-1"></div> | ||
<div class="col-lg-10"> | <div class="col-lg-10"> | ||
<div class="bnw-jumbotron depth-2" style=" | <div class="bnw-jumbotron depth-2" style="font-style: normal;"> | ||
<h3>{{PAGENAME}}</h3> | <h3 class="mb-5">{{PAGENAME}}</h3> | ||
{| class="table" style="font-size: 1rem; font-family: 'Open Sans',sans-serif; " | |||
|- | |||
! Image | |||
| {{{field| image | input type=text }}} | |||
| Use any image in [https://commons.tsadra.org/index.php/Main_Page commons]. | |||
|- | |||
! Website | |||
| {{{field| link | input type=text }}} | |||
| Website of the publisher, journal, or organization. | |||
|- | |||
! Description | |||
| {{{field| wpDescription | input type=textarea }}} | |||
| This can simply be the description from wikipedia, website above, or other website with description. | |||
|- | |||
! Read more link | |||
| {{{field| wpPage | input type=text }}} | |||
| Link to where the description above was found and where one can read more on this. Again a good example is wikipedia. | |||
|} | |||
</div> | </div> | ||
</div> | </div> | ||