Form:OrganizationCategoryPage: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
m (Text replacement - "http://commons" to "https://commons") |
||
| (16 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" | {| class="table" style="font-size: 1rem; font-family: 'Open Sans',sans-serif; " | ||
|- | |- | ||
! Image | ! Image | ||
| {{{field| image | input type=text}}} | | {{{field| image | input type=text }}} | ||
| Use any image in [https://commons.tsadra.org/index.php/Main_Page commons]. | | Use any image in [https://commons.tsadra.org/index.php/Main_Page commons]. | ||
|- | |- | ||
! Website | ! Website | ||
| {{{field| link | input type=text}}} | | {{{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> | ||