Template:Archive box: Difference between revisions
imported>Chris day No edit summary |
imported>Chris day No edit summary |
||
Line 13: | Line 13: | ||
{| class="wikitable" | {| class="wikitable" | ||
!width="500"|Wikitext | |||
!width="250"|Appearance | |||
|- | |- | ||
|<pre>{{Archive box| | |<pre>{{Archive box| | ||
Line 34: | Line 35: | ||
The list will update itself when new archives are added. If there are also named archives, you can add links to these as well. See the additional links shown in the archive boxs below. | The list will update itself when new archives are added. If there are also named archives, you can add links to these as well. See the additional links shown in the archive boxs below. | ||
{| class="wikitable" | {| class="wikitable" | ||
!width="500"|Wikitext | |||
!width="250"|Appearance | |||
|- | |- | ||
|style="background-color:white"|This example uses the '''yes''' option for numbers.<br> | |style="background-color:white"|This example uses the '''yes''' option for numbers.<br> | ||
Line 56: | Line 58: | ||
{| class="wikitable" | {| class="wikitable" | ||
!width="500"|Wikitext | |||
!width="250"|Appearance | |||
|- | |- | ||
|The image can be changed from the default, [[:Image:Logo200gr.jpg]], for example: | |The image can be changed from the default, [[:Image:Logo200gr.jpg]], for example: | ||
Line 83: | Line 86: | ||
For approved articles the talk pages are redirected to the associated draft article talk page at ''Talk:ArticleName/Draft''. To ensure that the archive box directs to the correct ''current talk page'' the article needs to be designated as approved in the archive box template. | For approved articles the talk pages are redirected to the associated draft article talk page at ''Talk:ArticleName/Draft''. To ensure that the archive box directs to the correct ''current talk page'' the article needs to be designated as approved in the archive box template. | ||
{| class="wikitable" | {| class="wikitable" | ||
!width="500"|Wikitext | |||
!width="250"|Appearance | |||
|- | |- | ||
|'''Current talk page''' link directs to '''''Talk:ArticleName/Draft'''''. | |'''Current talk page''' link directs to '''''Talk:ArticleName/Draft'''''. |
Revision as of 12:38, 24 February 2007
Usage
Include the archive box in the articles talk page by adding it to where you want the archive box to appear. How you present a list of archive pages is up to you. You can separate them with commas, pipes (vertical lines: '|') or as lists. See further #Examples below.
Wikitext | Appearance |
---|---|
{{Archive box| [[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 1|Archive 1]]}} |
This template can also be placed on all the archive pages to make it convenient to toggle between the different archives, the current talk page and the main article. For an example, see the talk pages and archives associated with this template.
Placement
The box uses a style that makes it float to the right. This means that where it appears in the page it will be aligned to the right edge of the page (more accurately: the containing box, but that is an unnecessary detail) and all following content will flow around it.
Automatic links
If all the archives of a talk page are numbered (/Archive 1, /Archive 2 etc.), you can use the auto parameter to display links to them all automatically. Choosing the yes option will list the archives with numbers only:
Alternatively, if you want longer and more visible links, try:setting the auto parameter to long since this will give a prose version; all other parameter values will trigger the numerical yes format above.
The list will update itself when new archives are added. If there are also named archives, you can add links to these as well. See the additional links shown in the archive boxs below.
Wikitext | Appearance |
---|---|
This example uses the yes option for numbers.{{archive box|auto=yes}} |
|
This example uses the long option for prose and numbers.{{archive box|auto=long}} |
|
This example uses the long option for prose and numbers. In addition, archives that have a non standard name can be added to the bottom.{{archive box|auto=long| [[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive1|December 2005 - January 2006]] and [[{{TALKSPACE}}:{{BASEPAGENAME}}/Deletion discussion|Deletion discussion]]}} |
Box and image parameters
Wikitext | Appearance |
---|---|
The image can be changed from the default, Image:Logo200gr.jpg, for example:
{{Archive box |image=Image:Heckert_GNU_white.jpg |[[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 1|Archive 1]]}} |
|
The box and image widths can be adjusted from the default settings by adding their widths as parameters:
{{Archive box |box-width=13em |image-width=35px |image=Image:Heckert_GNU_white.jpg |[[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 1|Archive 1]]}} |
Approved article archives
For approved articles the talk pages are redirected to the associated draft article talk page at Talk:ArticleName/Draft. To ensure that the archive box directs to the correct current talk page the article needs to be designated as approved in the archive box template.
Wikitext | Appearance |
---|---|
Current talk page link directs to Talk:ArticleName/Draft.
{{archive box|approved=yes| [[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 1|Archive 1]], [[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 2|Archive 2]], [[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 3|December 2005 - January 2006]] and [[{{TALKSPACE}}:{{BASEPAGENAME}}/Deletion discussion|Deletion discussion]]}} |
|
Current talk page link directs to Talk:ArticleName.
{{archive box|approved=no| [[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 1|Archive 1]], [[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 2|Archive 2]], [[{{TALKSPACE}}:{{BASEPAGENAME}}/Archive 3|December 2005 - January 2006]] and [[{{TALKSPACE}}:{{BASEPAGENAME}}/Deletion discussion|Deletion discussion]]}} |