Koha Test Wiki MW Canasta on Koha Portainer

Test major Koha Wiki changes or bug fixes here without fear of breaking the production wiki.

For the current Koha Wiki, visit https://wiki.koha-community.org .

Template:Transcluded section/doc

From Koha Test Wiki MW Canasta on Koha Portainer
Jump to navigation Jump to search

This is a hatnote template that indicates the source page of a section transclusion and provides edit and history links for the source page (but does not actually transclude the section). For information on how to selectively transclude a particular section of one article into another, see WP:Selective transclusion.

Usage

{{Transcluded section|source= |part= }}

Parameter definitions

  • source (or the first unnamed parameter, or may be numbered as 1) – A required parameter that lists the page name that you are transcluding from.
  • part – An optional parameter. If |part=yes (or an other positive value supported by {{YesNo}}), the hatnote text changes from "This section..." to "Part of this section...". Use this when the transcluded material is only part of a section on the target page.

Examples

{{Transcluded section|source=Waffle}}


{{Transcluded section|source=Pancake|part=anything other than a positive value}}


All of the following produce the same result:

{{Transcluded section|source=Pancake|part=yes}}
{{Transcluded section|source=Pancake|part=YES}}
{{Transcluded section|source=Pancake|part=y}}
{{Transcluded section|source=Pancake|part=True}}
{{Transcluded section|source=Pancake|part=1}}

See also

Template:Hatnote templates