Difference between revisions of "Form:PersonFeaturedContent"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(20 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{{{for template|PersonCall}}} | {{{for template|PersonCall}}} | ||
− | === Featured Writing == | + | {| class="wikitable bnw-form nowrap-th" |
− | This is meant | + | |- |
− | <pre> | + | ! Stop Redirects |
− | {{InsertBook | BOOK TITLE }} | + | | {{{field|StopPersonRedirects|input type=checkbox}}} Yes <br> |
+ | Check this box if you want to stop this page from creating anymore automatic redirects for this person. | ||
+ | |- | ||
+ | ! Associate with Terms<br>(e.g. Schools or Traditions) | ||
+ | | {{{field|AssociateToTerm|input type=tokens|values from category=Terms}}} | ||
+ | |- | ||
+ | ! Mentioned on page | ||
+ | | {{{field|MentionedOn|input type=tokens|values from category=Library Items|list|delimiter=;}}} <br> <small>List here the library items you would like to list on this person's page, as places where this person is mentioned.</small> | ||
+ | |- | ||
+ | ! Featured Writing | ||
+ | | {{{field|BnwPersonFeaturedContent|input type=textarea|autogrow|rows=5}}}<br> | ||
+ | This page is meant to add a piece of original writing which can use rich content: links, images, etc. For example: double square brackets for internal links (<code><nowiki>[[]]</nowiki></code>), stars for bullets (<code><nowiki>*</nowiki></code>), pound signs for numbered lists (<code><nowiki>#</nowiki></code>), etc. To label an internal link differently than it's target page, use a pipe inside the double square bracket: <code><nowiki>[[PAGE NAME | LINK LABEL]]</nowiki></code>. [https://www.mediawiki.org/wiki/Help:Formatting Click here for more info on formatting]. '''You can also use this field to feature and highlight related content.''' Here are some tags you can use in addition to formatting above: | ||
+ | <pre class="float-left"> | ||
+ | {{InsertBook | BOOK TITLE | float=left/right }} | ||
+ | {{InsertArticle | ARTICLE TITLE | float=left/right }} | ||
+ | {{InsertMedia | MEDIA PAGE TITLE | float=left/right }} | ||
− | + | For external content: | |
{{#widget:AudioEmbed | {{#widget:AudioEmbed | ||
Line 23: | Line 38: | ||
}} | }} | ||
</pre> | </pre> | ||
− | {{{field| | + | |- |
+ | ! Extra Categories | ||
+ | | {{{field|ExtraCats|input type=tokens|delimiter=;}}}<br> | ||
+ | Feel free to add any extra categories here to classify this person further. | ||
+ | |} | ||
+ | |||
+ | |||
{{{end template}}} | {{{end template}}} |