Template:Excerpt
<languages />
Template documentation
This template uses Lua: |
This template is used for reusing parts of pages in other pages. This practice has several advantages:
- Reduces maintenance by avoiding duplicate content that must be updated multiple times
- Improves content quality by encouraging editors to merge related content, rather than having multiple versions in various stages of development
- Fosters collaboration by channeling contributors into one place, rather than working in parallel
This template extends the capabilities of the built-in [[<tvar name=1>Special:MyLanguage/Transclusion</tvar>|normal transclusion]].
Usage
Basic usage
{{Excerpt|Page title}}
— Transclude the lead section ([[<tvar name=1>#Lead section</tvar>|example]]){{Excerpt|Page title|Section title}}
— Transclude a specific section, excluding any subsections ([[<tvar name=1>#Specific section</tvar>|example]])
Parameters
1
— Title of the page to transclude. Only required parameter. By default the lead section will be transcluded ([[<tvar name=1>#Lead section</tvar>|example]]).2
— Title of the section to transclude ([[<tvar name=1>#Specific section</tvar>|example]]) or name of the [[<tvar name=2>Special:MyLanguage/Extension:Labeled Section Transclusion#How it works</tvar>|<tvar name=3><section>
</tvar> tag]] to transclude. Notice that this template provides other ways of targeting specific elements of a page without having to resort to section tags.only
— Elements to transclude ([[<tvar name=1>#Files only</tvar>|example]]). By default all elements are transcluded.only=file
oronly=files
— Transclude only filesonly=list
oronly=lists
— Transclude only listsonly=table
oronly=tables
— Transclude only tablesonly=template
oronly=templates
— Transclude only templatesonly=paragraph
oronly=paragraphs
— Transclude only paragraphs
paragraphs
— Paragraphs to transclude. By default all paragraphs are transcluded.paragraphs=0
— Transclude no paragraphsparagraphs=1
— Transclude the first paragraphparagraphs=2
— Transclude the second paragraphparagraphs=1,3
— Transclude the first and third paragraphsparagraphs=1-3
— Transclude the first, second and third paragraphsparagraphs=1-3,5
— Transclude the first, second, third and fifth paragraphsparagraphs=-1
— Transclude all paragraphs except the firstparagraphs=-2
— Transclude all paragraphs except the secondparagraphs=-1,3
— Transclude all paragraphs except the first and thirdparagraphs=-1-3
— Transclude all paragraphs except the first, second and thirdparagraphs=-1-3,5
— Transclude all paragraphs except the first, second, third and fifth
lists
— Lists to transclude. By default all lists are transcluded. Same syntax as when transcluding paragraphs.files
— Files to transclude. By default all files are transcluded. Same syntax as when transcluding paragraphs, but also:files=A.jpg
— Transclude the file named '<tvar name=1>A.jpg</tvar>'files=A.jpg, B.png, C.gif
— Transclude the files named '<tvar name=1>A.jpg</tvar>', '<tvar name=2>B.png</tvar>' and '<tvar name=3>C.gif</tvar>'files=.+%.png
— Transclude all PNG filesfiles=-A.jpg
— Transclude all files except the one named '<tvar name=1>A.jpg</tvar>'files=-A.jpg, B.png, C.gif
— Transclude all files except the ones named '<tvar name=1>A.jpg</tvar>', '<tvar name=2>B.png</tvar>' and '<tvar name=3>C.gif</tvar>'files=-.+%.png
— Transclude all non-PNG files
tables
— Tables to transclude. By default all tables are transcluded. Same syntax as when transcluding paragraphs, but also:tables=Stats2020
— Transclude the table with id '<tvar name=1>Stats2020</tvar>'tables=Stats2020, Stats2019, Stats2018
— Transclude the tables with ids '<tvar name=1>Stats2020</tvar>', '<tvar name=2>Stats2019</tvar>' and '<tvar name=3>Stats2018</tvar>'tables=-Stats2020
— Transclude all tables except the one with id '<tvar name=1>Stats2020</tvar>'tables=-Stats2020, Stats2019, Stats2018
— Transclude all tables except the ones with ids '<tvar name=1>Stats2020</tvar>', '<tvar name=2>Stats2019</tvar>' and '<tvar name=3>Stats2018</tvar>'
templates
— Templates to transclude. By default all templates are transcluded. Same syntax as when transcluding paragraphs, but also:templates=Infobox
— Transclude the template '<tvar name=1>Infobox</tvar>'templates=Infobox, Navbox, Chart
— Transclude the template '<tvar name=1>Infobox</tvar>', '<tvar name=2>Navbox</tvar>' and '<tvar name=3>Chart</tvar>'templates=-Infobox
— Transclude all templates except '<tvar name=1>Infobox</tvar>'templates=-Infobox, Navbox, Chart
— Transclude all templates except '<tvar name=1>Infobox</tvar>', '<tvar name=2>Navbox</tvar>' and '<tvar name=3>Chart</tvar>'
this
— Change the initial text of the hatnote. For example, if the transcluded content is a gallery, you can set <tvar name=1>this=This gallery is
</tvar> so that the hatnote reads "This gallery is an excerpt from..."displaytitle
— Change the text of the link in the hatnote. For example to add italics, subscripts, etc.hat=no
— Hide the hatnote "This section is an excerpt from..."more=yes
— Show a "Read more..." link at the endbold=yes
— Keep bold text.quote=yes
— Wrap the excerpt with <tvar name=1><blockquote>
</tvar> tags.inline=yes
— Remove the hatnote and <tvar name=1><div>
</tvar> tags around the excerpt, to use it inside other text.references=no
— Remove all references.subsections=yes
— Include subsections of the transcluded section. Notice that if the transclusion is done from a section level 3, and the transcluded subsections are level 3 too, then the transcluded subsections will show with the same hierarchy as the transcluding section, which is probably not desirable, so use with caution.
Replacing a section with an excerpt
A section is often a summary of a more precise page dealing with a subtopic. Sometimes it's convenient to replace the content of such a section with an excerpt of the page about the subtopic, after merging the original content of the section (if any) into the page about the subtopic. This improves both the page about the subtopic and the section, reduces maintenance, drives contributors to collaborate, etc.
An efficient way to proceed is:
- Open the section for editing in one tab, and the page about the subtopic in another.
- Copy the text of the section and append it to the lead of the page about the subtopic.
- Consolidate and adjust the combined lead using common sense.
- Save the changes in the child article with an edit summary like: Copied content from <tvar name=1>[[Page]]</tvar>; see that article's history for attribution.
- Back in the section, delete all content and replace it with an excerpt of the page about the subtopic.
- Save the changes in the section with an edit summary like: Move content to <tvar name=1>[[page about the subtopic]]</tvar> and leave an excerpt.
Examples
Lead section
{{Excerpt|Lorem ipsum}}
Page 'Lorem ipsum' not found
Specific section
{{Excerpt|Lorem ipsum|Section}}
Page 'Lorem ipsum' not found
Files only
{{Excerpt|Lorem ipsum|only=files|hat=no}}
Page 'Lorem ipsum' not found
Infobox only
{{Excerpt|Extension:CategoryLockdown|only=templates|templates=Extension|this=This infobox is}}
Page 'Extension:CategoryLockdown' not found
No infobox
{{Excerpt|Extension:CategoryLockdown|templates=-Extension}}
Page 'Extension:CategoryLockdown' not found
Portal
{{Excerpt|Lorem ipsum|files=1|references=no|hat=no|more=yes}}
Page 'Lorem ipsum' not found
See also
Template data
<templatedata>{"paramOrder":["1","2","hat","this","more","bold","quote","inline","references","subsections","fragment","only","paragraphs","files","tables","lists","templates"],"description":"Transclude any part of any page","params":{"references":{"suggested":false,"type":"boolean","required":false,"label":"References","example":"0","description":"Remove all references"},"fragment":{"suggested":false,"type":"boolean","required":false,"label":"Fragment","example":"Name of the fragment","description":"Name of the fragment to transclude"},"templates":{"suggested":false,"type":"string","required":false,"label":"Templates","example":"Infobox","description":"Templates to transclude"},"bold":{"suggested":false,"type":"boolean","required":false,"label":"Bold","example":"1","description":"Keep bold text"},"this":{"suggested":false,"type":"string","required":false,"label":"This","example":"This gallery is","description":"Initial text of the hatnote"},"hat":{"suggested":false,"type":"boolean","required":false,"label":"Hatnote","example":"0","description":"Hide the hatnote"},"more":{"suggested":false,"type":"boolean","required":false,"label":"Read more","example":"1","description":"Append a 'Read more' link"},"tables":{"suggested":false,"type":"string","required":false,"label":"Tables","example":"Stats2020","description":"Tables to transclude"},"inline":{"suggested":false,"type":"boolean","required":false,"label":"Inline","example":"1","description":"Wrap the excerpt with tags to use it inside other text"},"lists":{"suggested":false,"type":"string","required":false,"label":"Lists","example":"1-3,5","description":"Lists to transclude"},"paragraphs":{"suggested":false,"type":"string","required":false,"label":"Paragraphs","example":"1-3,5","description":"Paragraphs to transclude"},"subsections":{"suggested":false,"type":"boolean","required":false,"label":"Subsections","example":"1","description":"Include subsections of the transcluded section"},"files":{"suggested":false,"type":"string","required":false,"label":"Files","example":"A.jpg, B.png","description":"Files to transclude"},"only":{"suggested":false,"type":"string","required":false,"label":"Only","example":"tables","description":"Elements to transclude"},"quote":{"suggested":false,"type":"boolean","required":false,"label":"Quote","example":"1","description":"Wrap the excerpt withtags"},"1":{"suggested":false,"type":"wiki-page-name","required":true,"label":"Page","example":"Science","description":"Page to transclude"},"2":{"suggested":false,"type":"string","required":false,"label":"Section","example":"History","description":"Section to transclude"}}}</templatedata>Edit parameter translations