Form:PersonFeaturedContent: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{{{for template|PersonCall}}} | {{{for template|PersonCall}}} | ||
{| class="wikitable bnw-form" | {| class="wikitable bnw-form nowrap-th" | ||
|- | |- | ||
! Stop Redirects | ! Stop Redirects | ||
| {{{field|StopPersonRedirects|input type=checkbox}}} Yes | | {{{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 | ! Featured Writing | ||
| {{{field|BnwPersonFeaturedContent|input type=textarea|autogrow|rows=5}}} | | {{{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"> | <pre class="float-left"> | ||
{{InsertBook | BOOK TITLE | float=left/right }} | {{InsertBook | BOOK TITLE | float=left/right }} | ||
Line 32: | Line 38: | ||
}} | }} | ||
</pre> | </pre> | ||
|- | |||
! Extra Categories | |||
| {{{field|ExtraCats|input type=tokens|delimiter=;}}}<br> | |||
Feel free to add any extra categories here to classify this person further. | |||
|} | |} | ||
Line 39: | Line 49: | ||
{{{standard input|save}}} {{{standard input|save and continue}}} {{{standard input|changes}}} | {{{standard input|save}}} {{{standard input|save and continue}}} {{{standard input|changes}}} | ||
</includeonly> | </includeonly> |