Meta:標準的なアーカイブシステム
![]() | 以下の記事は、メタ・ウィキのガイドラインを 日本語 に翻訳したものです。 これは、利用者が従う方針として広く受け入れられており、若干の例外はありますが、常識に基づいて適用すべきものとされています。 英語原本とその翻訳の間に意味や解釈に違いが生じた場合は、英語版が優先されることにご注意ください。 |
The standard archival system (consisting of a naming convention and two templates) is a method of organizing discussion archives for easy navigation, creation, and bot parsing.
組織
Each set of archives ideally consists of two types of pages:
- one archive index, which lists archives and topics (this is optional);
- several archive pages, which contain the archived discussion.
アーカイブ目次
The optional archive index must be located at "<current talk page>/Archives". This index is a list of discussion topics by archive, generally in the following format. The list format can be freely changed to reflect local needs, such as subdivided lists (example) or removing the lists of topics.
{{archive-index}} <span id="Archives"></span> ==過去ログ== * [[/2007-07|2007年7月]]: <small>''トピック 1'' | ''トピック 2'' (2 サブトピック) | ''トピック 3''。</small> * [[/2008-01-01|2008年1月01日]]: <small>''トピック 1'' | ''トピック 2'' | ''トピック 3''。</small> * [[/2007-01-15|2008年1月15日]]: <small>''トピック 1'' | ''トピック 2'' | ''トピック 3'' | ''トピック 4''。</small>
過去ログ ページ
If there is an archive index, each archive page should be at "<current talk page>/Archives/<date>". If there is no archive index, each archive page should be at "<current talk page>/<date>". The date format should be yyyy-mm-dd (one of: 2025, 2025-04, or 2025-04-04).
Each archive page should contain "{{archive header}}
" at the top, which will detect the archival date from the page title, and link to current discussion and the archive index (if present).
The content is always archived to the last relevant archive page (i.e. the archive page which has the date of the period when you're archiving), regardless of the original date of addition of the content to the original page.
クイック手引
- Create an archive page at "[[Page name/Archives]]" (for example, Meta:Requests for deletion/Archives) with the following code:{{archive-index}}
==Archives==
* - Add a link to the archive pages under "Archives". Archive pages should be named "<current talk page>/Archives/<date>". The date format should be yyyy-mm-dd (one of: 2025, 2025-04, or 2025-04-04). For example:* [[/2025-04|4月 2025]]
- Save, and click the link to create the page. Copy and paste "
{{archive header}}
" to the top of the page. - Save; the archive is now created. To add entries, simply cut and paste them from the main page to the archive.
- Optionally, list the discussions on the archive index (example). This can be quickly done by copy and pasting the table of contents to this page, and then copy and pasting
'' | ''
between each heading name.
関連項目
- テンプレート