Template:Excerpt

This page is a translated version of the page Template:Excerpt and the translation is 65% complete.
テンプレートの解説

このテンプレートは、ページの一部を他のページで再利用するために使用されます。 この方法にはいくつかの利点があります:

  • メンテナンスを削減 - 複数回更新する必要のある重複コンテンツを回避することで
  • コンテンツの品質を向上 - 編集のさまざまな段階で複数のバージョンを用意するのではなく、編集者に関連するコンテンツの統合を促すことで
  • 共同作業を促進 - 並行して作業するのではなく、貢献者を 1 か所に集めることで

このテンプレートは、組み込みの通常の参照読み込み機能を拡張します。

使用法

基本的な使用法

  • {{Excerpt|Page title}} — 先頭節を参照読み込みする ()
  • {{Excerpt|Page title|Section title}} — 特定の節から下位の節を除いて参照読み込みする ()

パラメーター

  • 1 — 参照読み込みするページの名前。 唯一の必須のパラメーターです。 既定では、導入節が参照読み込みされます ()。
  • 2Title of the section to transclude (example) or name of the ‎<section> 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 — 参照読み込みする要素 ()。 既定ではすべての要素が参照読み込みされます。
    • only=file または only=files — ファイルのみを参照読み込みする
    • only=list または only=lists — 一覧のみを参照読み込みする
    • only=table または only=tables — 表のみを参照読み込みする
    • only=template または only=templates — テンプレートのみを参照読み込みする
    • only=paragraph または only=paragraphs — 段落のみを参照読み込みする
  • paragraphs — 参照読み込みする段落。 既定ではすべての段落が参照読み込みされます。
    • paragraphs=0 — 段落を参照読み込みしない
    • paragraphs=1 — 最初の段落を参照読み込みする
    • paragraphs=2 — 2 番めの段落を参照読み込みする
    • paragraphs=1,3 — 最初と 3 番めの段落を参照読み込みする
    • paragraphs=1-3 — 最初から 3 番めまでの段落を参照読み込みする
    • paragraphs=1-3,5 — 最初から 3 番めまでと 5 番めの段落を参照読み込みする
    • paragraphs=-1 — 最初以外のすべての段落を参照読み込みする
    • paragraphs=-2 — 2 番め以外のすべての段落を参照読み込みする
    • paragraphs=-1,3 — 最初と 3 番め以外のすべての段落を参照読み込みする
    • paragraphs=-1-3 — 最初から 3 番め以外のすべての段落を参照読み込みする
    • paragraphs=-1-3,5 — 最初から 3 番めまでと 5 番め以外のすべての段落を参照読み込みする
  • lists — 参照読み込みするリスト。 既定ではすべてのリストが参照読み込みされます。 Same syntax as when transcluding paragraphs.
  • files — 参照読み込みするファイル。 既定ではすべてのファイルが参照読み込みされます。 Same syntax as when transcluding paragraphs, but also:
    • files=A.jpg — 「A.jpg」という名前のファイルを参照読み込みする
    • files=A.jpg, B.png, C.gif — 「A.jpg」「B.png」「C.gif」という名前のファイルを参照読み込みする
    • files=.+%.png — すべての PNG ファイルを参照読み込みする
    • files=-A.jpg — 「A.jpg」という名前のファイル以外のすべてのファイルを参照読み込みする
    • files=-A.jpg, B.png, C.gif — 「A.jpg」「B.png」「C.gif」という名前のファイル以外のすべてのファイルを参照読み込みする
    • files=-.+%.png — PNG 以外のファイルをすべて参照読み込みする
  • tables — 参照読み込みする表。 既定ではすべての表が参照読み込みされます。 Same syntax as when transcluding paragraphs, but also:
    • tables=Stats2020 — 「Stats2020」という ID の表を参照読み込みする
    • tables=Stats2020, Stats2019, Stats2018 — 「Stats2020」「Stats2019」「Stats2018」という ID の表を参照読み込みする
    • tables=-Stats2020 — 「Stats2020」という ID の表以外のすべての表を参照読み込みする
    • tables=-Stats2020, Stats2019, Stats2018 — 「Stats2020」「Stats2019」「Stats2018」という ID の表以外のすべての表を参照読み込みする
  • templates — 参照読み込みするテンプレート。 既定ではすべてのテンプレートが参照読み込みされます。 Same syntax as when transcluding paragraphs, but also:
    • templates=InfoboxTransclude the template 'Infobox'
    • templates=Infobox, Navbox, ChartTransclude the template 'Infobox', 'Navbox' and 'Chart'
    • templates=-InfoboxTransclude all templates except 'Infobox'
    • templates=-Infobox, Navbox, ChartTransclude all templates except 'Infobox', 'Navbox' and 'Chart'
  • thisChange the initial text of the hatnote. For example, if the transcluded content is a gallery, you can set this=This gallery is so that the hatnote reads "This gallery is an excerpt from..."
  • displaytitleChange the text of the link in the hatnote. For example to add italics, subscripts, etc.
  • hat=noHide the hatnote "This section is an excerpt from..."
  • more=yesShow a "Read more..." link at the end
  • bold=yesKeep bold text.
  • quote=yesWrap the excerpt with ‎<blockquote> tags.
  • inline=yesRemove the hatnote and ‎<div> tags around the excerpt, to use it inside other text.
  • references=noRemove all references.
  • subsections=yesInclude 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

How to replace 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:

  1. Open the section for editing in one tab, and the page about the subtopic in another.
  1. Copy the text of the section and append it to the lead of the page about the subtopic.
  1. Consolidate and adjust the combined lead using common sense.
  1. Save the changes in the child article with an edit summary like: Copied content from [[Page]]; see that article's history for attribution.
  1. Back in the section, delete all content and replace it with an excerpt of the page about the subtopic.
  1. Save the changes in the section with an edit summary like: Move content to [[page about the subtopic]] and leave an excerpt.

Excerpt trees

Visual representation of an imaginary excerpt tree.

When a very general article uses excerpts from more specific articles, which in turn use excerpts from even more specific articles, then a tree structure emerges, called an "Excerpt tree".

Below you can navigate the main excerpt trees on this wiki. It's useful for editors interested in expanding or improving them.

先頭節

{{Excerpt|Lorem ipsum}}
This is an image.
This is another image.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[1]

特定の節

{{Excerpt|Lorem ipsum|Section}}

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?

ファイルのみ

{{Excerpt|Lorem ipsum|only=files|hat=no}}
This is an image.
This is another image.

基礎情報ボックスのみ

{{Excerpt|Extension:CategoryLockdown|only=templates|templates=Extension|this=This infobox is}}
MediaWiki 拡張機能マニュアル
Excerpt
リリースの状態: 安定
実装 利用者権限
説明 Restrict permissions by category and group
作者 Sophivorusトーク
MediaWiki
データベースの変更 いいえ
ライセンス ライセンス未指定
ダウンロード
[1]
translatewiki.net で翻訳を利用できる場合は、Excerpt 拡張機能の翻訳にご協力ください

基礎情報ボックスなし

{{Excerpt|Extension:CategoryLockdown|templates=-Extension}}

The CategoryLockdown extension allows admins to restrict permissions by category and group.

ポータル

{{Excerpt|Lorem ipsum|files=1|references=no|hat=no|more=yes}}
This is an image.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

関連項目

テンプレートデータ

Transclude any part of any page

Template parameters

ParameterDescriptionTypeStatus
Page1

Page to transclude

Example
Science
Page namerequired
Section2

Section to transclude

Example
History
Stringoptional
Hatnotehat

Hide the hatnote

Example
0
Booleanoptional
Thisthis

Initial text of the hatnote

Example
This gallery is
Stringoptional
Read moremore

Append a 'Read more' link

Example
1
Booleanoptional
Boldbold

Keep bold text

Example
1
Booleanoptional
Quotequote

Wrap the excerpt with <blockquote> tags

Example
1
Booleanoptional
Inlineinline

Wrap the excerpt with <span> tags to use it inside other text

Example
1
Booleanoptional
Referencesreferences

Remove all references

Example
0
Booleanoptional
Subsectionssubsections

Include subsections of the transcluded section

Example
1
Booleanoptional
Fragmentfragment

Name of the fragment to transclude

Example
Name of the fragment
Booleanoptional
Onlyonly

Elements to transclude

Example
tables
Stringoptional
Paragraphsparagraphs

Paragraphs to transclude

Example
1-3,5
Stringoptional
Filesfiles

Files to transclude

Example
A.jpg, B.png
Stringoptional
Tablestables

Tables to transclude

Example
Stats2020
Stringoptional
Listslists

Lists to transclude

Example
1-3,5
Stringoptional
Templatestemplates

Templates to transclude

Example
Infobox
Stringoptional
Edit parameter translations