Plantilla:Excerpt/doc
This is a documentation subpage for Plantilla:Excerpt. It contains usage information, categories and other content that is not part of the original plantilla page. |
This template uses Lua: |
This template uses TemplateStyles: |
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 normal transclusion and labeled section transclusion.
Usage
revisaBasic usage
revisa{{Excerpt|Page title}}
— Transclude the lead section (example){{Excerpt|Page title|Section title}}
— Transclude a specific section, excluding any subsections (example)
Parameters
revisa1
orarticle
— Title of the page to transclude. Only required parameter. By default the lead section is transcluded (example).2
orsection
— Title of the section to transclude (example).fragment
— Name of the fragment to transclude. Must be marked with<section begin=Name of the fragment/>
and<section end=Name of the fragment/>
in the transcluded page (example). Notice that this template provides other ways of targeting specific fragments of a page without having to resort to section tags.only
— Elements to transclude (example). By default all elements are transcluded.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 'A.jpg'files=A.jpg, B.png, C.gif
— Transclude the files named 'A.jpg', 'B.png' and 'C.gif'files=.+%.png
— Transclude all PNG filesfiles=-A.jpg
— Transclude all files except the one named 'A.jpg'files=-A.jpg, B.png, C.gif
— Transclude all files except the ones named 'A.jpg', 'B.png' and 'C.gif'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 'Stats2020'tables=Stats2020, Stats2019, Stats2018
— Transclude the tables with ids 'Stats2020', 'Stats2019' and 'Stats2018'tables=-Stats2020
— Transclude all tables except the one with id 'Stats2020'tables=-Stats2020, Stats2019, Stats2018
— Transclude all tables except the ones with ids 'Stats2020', 'Stats2019' and 'Stats2018'
templates
— Templates to transclude. By default all templates are transcluded. Same syntax as when transcluding paragraphs, but also:templates=Infobox
— Transclude the template 'Infobox'templates=Infobox, Navbox, Chart
— Transclude the template 'Infobox', 'Navbox' and 'Chart'templates=-Infobox
— Transclude all templates except 'Infobox'templates=-Infobox, Navbox, Chart
— Transclude all templates except 'Infobox', 'Navbox' and 'Chart'
this
— Change the initial text of the hatnote. For example, if the transcluded content is a gallery, you can setthis=This gallery is
so that the hatnote reads "This gallery is an excerpt from..." (example).hat=no
— Hide the hatnote "This section is an excerpt from..."quote=yes
— Wrap the excerpt with<blockquote>
tags.inline=yes
— Wrap the excerpt with<span>
tags to use it inside other text.indicator=yes
— Show a vertical bar along the excerpt to indicate where it starts and where it ends.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 Template:Main
revisaSections are often summaries of more precise subpages (generally linked with Template:Main). Sometimes it's convenient to replace the content of such sections for excerpts of the subpages, after merging the original content of the section (if any) into the subpage. This improves both the subpage and the section, reduces maintenance, drives contributors to collaborate, etc.
An efficient way to proceed is:
- Open the section in one tab and the subpage in another.
- Edit both.
- Copy the text of the section and paste it below the lead section of the subpage.
- Delete repeated content and adjust using common sense.
- Save the changes in the subpage with an edit summary like: Bring content from [[Page]].
- Back to the section, delete all content and replace it for an excerpt of the subpage.
- Save the changes in the section with an edit summary like: Move content to [[Subpage]] and leave an excerpt.
Compared to #section
revisaFor simple cases of transcluding sections of articles, the {{#section}}, {{#section-x}}, and {{#section-h}} (abbreviated {{#lst}}, {{#lstx}}, and {{#lsth}})) parser functions can be used instead of this template. {{#lsth:article|section}} will transclude the section of "article" with the header "section", and {{#lsth:article}} will transclude the lead section of "article". Excerpting only specific paragraphs can be done by marking up the source article with <section>...</section>
tags and using {{#lst:fragmentname}} to transclude those fragments, which is equivalent to using the |fragment=
parameter with this template. <lsth>...</lsth>
can also be used to transclude everything but those fragments.
The text will not be trimmed of excess whitespace, there will not be a header (equivalent to |nohat=yes
, and all files, templates, tables, references, and subsections will be included unless the source article is marked up with <section>...</section>
, <noinclude>...</noinclude>
, or <onlyinclude>...</onlyinclude>
tags. Self links will appear in bold.
Examples
revisaLead section
revisa{{Excerpt|Science}}
Specific section
revisa{{Excerpt|Science|Branches of science}}
Table only
revisa{{Excerpt|Science|Branches of science|only=table}}
File only
revisa{{Excerpt|Science|19th century|only=file|files=2}}
List only
revisa{{Excerpt|Indian philosophy|Orthodox schools|only=list}}
Specific fragment
revisa{{Excerpt|2020 Republican Party presidential primaries|fragment=declared|this=These tables are}}
Plantilla:Sources-talk Plantilla:Sources-talk
Excerpt trees
revisaWhen a very general article (like Philosophy) uses excerpts from more specific articles (like Ethics, Metaphysics, Logic, etc), which in turn use excerpts from even more specific articles (like Ontology, Causality, etc), then a tree structure emerges, called an "Excerpt tree".
Examples
revisaIn this section you can navigate the main excerpt trees on the English Wikipedia. It's useful for editors interested in expanding or improving them. To navigate the trees, click the following button and then use the ► arrows to open the branches.
See also
revisa- Template:Excerpt/styles.css
- Module:Excerpt
- Module:Excerpt/config
- Module:Transcluder
- Category:Articles with excerpts, or Pages that link to "Template:Excerpt" (articles) (unsorted)
- Category:Articles with broken excerpts
- Help:Labeled section transclusion – A more efficient method for simple section transclusions
- Wikipedia:Transclusion#Selective transclusion – how to transclude one or more sections of an article or project page into another
- Wikipedia:Summary style#Synchronization
- Wikipedia:Manual of Style/Lead section
- Wikipedia:WikiProject Introductions
- {{Transcluded section}} – creates hatnote but does not transclude the section
- {{Transcluding article}} – transcludes one or more entire pages
- meta:Grants:Project/Rapid/Sophivorus/Excerpts - Grant to spread excerpts to various Wikipedias
- meta:Concise Wikipedia - Perennial new project proposal (see the comparison table at the bottom in particular)
- Don't repeat yourself
Template data
revisaThis template is used for transcluding part of an article into another article.
Parámetro | Descripción | Tipo | Estado | |
---|---|---|---|---|
Article | 1 article | Title of the article to transclude
| Nombre de página | obligatorio |
Section | 2 section | Title of the section to transclude
| Cadena | opcional |
Only | only | Reduce the transcluded content to this element only
| Cadena | opcional |
Fragment | fragment | Name of the fragment to transclude
| Cadena | opcional |
This | this | Change the initial text of the hatnote
| Cadena | opcional |
No hatnote | nohat | Whether to remove the hatnote
| Lógico | opcional |
Indicator | indicator | Whether to indicate the start and finish of the excerpt
| Lógico | opcional |
Paragraphs | paragraphs | What paragraphs to transclude
| Cadena | opcional |
Files | files | What files to transclude
| Cadena | opcional |
Tables | tables | Determines whether to transclude tables or not
| Lógico | opcional |
References | references | Determines whether to transclude references or not
| Lógico | opcional |
Subsections | subsections | Whether to transclude the subsections of the requested section
| Lógico | opcional |
Tag | tag | Allows use of "span" rather than "div" for when you don't want a line break before or after the excerpt
| Cadena | opcional |