![]() wikisource>CalendulaAsteraceae (use module's header function) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{# | <!-- | ||
Begin headerContainer wrapper | |||
--><div id="headerContainer" class="ws-noexport noprint" style="box-sizing:border-box;"><!-- | |||
Make sure no parameters are removed | |||
--><includeonly> | |||
{{#switch:undef! | |||
|{{{title|undef!}}} | |||
|{{{author|undef!}}} | |||
|{{{section|undef!}}} | |||
|{{{previous|undef!}}} | |||
|{{{next|undef!}}} | |||
|{{{notes|undef!}}} = <div style="margin-right:auto; margin-left:auto; border-top:1px solid #CCC; border-right:1px solid #CCC; border-bottom:1px solid #hidden; border-left:1px solid #CCC; text-align:center;"><span class="error" style="font-size:90%; font-weight:bold;">template error: please do not remove empty parameters (see the [[WS:STYLE#Templates|style guide]] and [[Template:Header#documentation|template documentation]]).</span></div><!-- | |||
Also add a tracking category: | |||
-->{{#ifeq:{{NAMESPACE}}||[[Category:Headers missing parameters]]|}}<!-- | |||
-->}}<!--end switch--></includeonly><!-- | |||
Begin navigation header | |||
faux TABLE--> | |||
<div id="navigationHeader" class="headertemplate" style="display:table; border-collapse:collapse; border-spacing:0px 0px; empty-cells:hide; box-sizing:border-box; border:1px solid #ACA; margin:0px auto 4px auto; width:100%;"><!-- | |||
faux TBODY--> | |||
<div style="display:table-row-group; background-color:#E6F2E6;"><!-- | |||
faux TR--> | |||
<div style="display:table-row;"><!-- | |||
faux TD left | |||
Previous page link--> | |||
<div class="gen_header_backlink" style="display:table-cell; text-align:left; vertical-align:middle;"><!-- | |||
-->{{#if:{{{previous|}}}|<span id="headerprevious">←{{{previous}}}</span>}}<!-- | |||
close faux TD left--> | |||
</div><!-- | |||
faux TD center | |||
Title--> | |||
<div class="gen_header_title" style="display:table-cell; text-align:center;"><!-- | |||
-->'''<span id="header_title_text">{{{title|Untitled}}}</span>''' <!-- | |||
Year-->{{#if:{{{year|}}}{{{override_year|}}}<!-- | |||
-->|{{#if:{{{override_year|}}}<!-- | |||
-->| ({{{override_year}}}) [[Category:Pages with override year]]<!-- | |||
-->|{{header/year<!-- | |||
-->|{{{year}}}<!-- unaltered user input | |||
-->|noprint ={{#if:{{{noyear|}}}|1|0}}<!-- send 1 if "noyear" was called and 0 if not | |||
-->|nocat ={{#ifeq:{{{disambiguation|}}}|yes<!-- | |||
-->|1<!-- send 1 if this is a disambiguation page and 0 if it is not, unless... | |||
-->|{{#if:{{{noyearcat|}}}<!-- | |||
-->|1<!-- send 1 if "noyearcat" was called and 0 if not, unless... | |||
-->|{{is subpage}}<!-- will return 1 if it is a subpage and 0 if not | |||
-->}}<!-- | |||
-->}}<!-- a result of 1 will turn categorisation off; 0 will keep it on | |||
-->}}<!-- header/year subroutine | |||
-->}}<!-- if override_year | |||
-->}}<!-- | |||
Author field | |||
-->{{#if:{{{override_author|}}}|<!-- | |||
Override author | |||
--><br /><i><span id="header_author_text" class="vcard"><span class="fn">{{{override_author}}}</span></span></i>|<!-- | |||
Normal author | |||
-->{{#if:{{{author}}}|<!-- | |||
Insert a line break if page is *not* a section page | |||
-->{{#if:{{{section|}}}| |<br/>}}<!-- | |||
--><i>by <!-- | |||
Catch unknown authors | |||
-->{{#ifeq:{{lc:{{{override_author|{{{author|}}}}}}}}|unknown|<span id="header_author_text">Unknown</span>|<!-- | |||
Link known authors to the author namespace | |||
-->{{#ifexist: Author:{{{author}}} || [[Category:Works with non-existent author pages]] }} [[Author:{{{author}}}|<span id="header_author_text" class="vcard"><span class="fn">{{{author}}}</span></span>]]}}</i>}}}}<!-- | |||
Editor field - only if needed | |||
-->{{#if:{{{override_editor|}}}{{{editor|}}}|<!-- | |||
Catch special cases for editors | |||
-->{{#switch:{{lc:{{{override_editor|{{{editor|}}}}}}}}<!-- | |||
-->| ? | unknown=, ''editor unknown''[[Category:Works with unknown editors]]<!-- | |||
-->| not mentioned =, ''editor not mentioned''[[Category:Works with unmentioned editors]]<!-- | |||
Switch default - the given editor | |||
-->|#default=<i>{{#if:{{{author|}}}{{{override_author|}}}|, }}<!-- | |||
-->{{#if:{{{author|}}}{{{override_author|}}}||{{#if:{{{section|}}}||<br>}}}} edited by <!-- | |||
--><span id="header_editor_text" class="vcard"><!-- | |||
--><span class="fn">{{#if:{{{override_editor|}}}|{{{override_editor}}}|[[Author:{{{editor}}}|{{{editor}}}]]}}</span></span><!-- | |||
--></i>}}<!-- | |||
-->}}<!-- | |||
Translator field - only if needed | |||
-->{{#if:{{{override_translator|}}}{{{translator|}}}|<!-- | |||
Catch special cases for translators | |||
-->{{#switch:{{lc:{{{override_translator|{{{translator|}}}}}}}}<!-- | |||
-->| ? = ([[:Category:Deletion requests/Unknown translators|unknown translator]])<!-- | |||
-->| unknown =, ''unknown translator''<!-- | |||
-->| not mentioned =, ''translator not mentioned''<!-- | |||
-->| wikisource =<i>, translated by [[Wikisource:Translations|<span id="header_translator_text">Wikisource</span>]]</i><!-- | |||
If it is the base page, add to the "Wikisource translation" category | |||
-->{{#ifeq:{{BASEPAGENAME}}|{{PAGENAME}}|[[Category:Wikisource translations]]}}<!-- | |||
Switch default - the given translator | |||
-->|#default =<i>, translated by <!-- | |||
Override translator if needed | |||
-->{{{override_translator|<!-- | |||
-->[[Author:{{{translator}}}|<!-- | |||
--><span id="header_translator_text" class="vcard"><span class="fn">{{{translator}}}</span></span>]]}}}<!-- | |||
--></i>}}<!-- | |||
-->}}<!-- | |||
Section field | |||
-->{{#if:{{{section|}}}|<br /><span id="header_section_text">{{{section|}}}</span><!-- | |||
Section author | |||
-->{{#if:{{{override_contributor|}}}{{{contributor|}}}|<!-- | |||
--><i> by <span id="header_contributor_text" class="vcard"><!-- | |||
--><span class="fn">{{#if:{{{override_contributor|}}}|{{{override_contributor}}}|[[Author:{{{contributor}}}|{{{contributor}}}]]}}</span></span><!-- | |||
--></i>}}<!-- | |||
end of section field | |||
-->}}<!-- | |||
close faux TD center--> | |||
</div><!-- | |||
faux TD right | |||
Forelink--> | |||
<div class="gen_header_forelink" style="display:table-cell; text-align:right; vertical-align:middle;">{{#if:{{{next|}}}|<span id="headernext">{{{next}}}→</span>}}<!-- | |||
close faux TD right--> | |||
</div><!-- | |||
close faux TR--> | |||
</div><!-- | |||
close faux TBODY--> | |||
</div><!-- | |||
close faux table--> | |||
</div><!-- | |||
Notes section | |||
faux TABLE--> | |||
<div id="navigationNotes" class="header_notes" style="display:table; border-collapse:collapse; border-spacing:0px 0px; empty-cells:hide; box-sizing:border-box; border-bottom:1px solid #A0A0A0; font-size:0.90em; line-height:1.4; margin:0px auto 4px auto; width:100%;"><!-- | |||
faux TBODY--> | |||
<div style="display:table-row-group; background-color:#FAFAFF;"><!-- | |||
faux TR--> | |||
<div style="display:table-row;"><!-- | |||
faux TD--> | |||
<div style="display:table-cell;"><!-- | |||
Sister project links (only #if we need them) | |||
-->{{#if:<!-- | |||
-->{{{disambiguation|}}}<!-- | |||
-->{{{edition|}}}<!-- | |||
-->{{{portal|}}}<!-- | |||
-->{{{related_author|}}}<!-- | |||
-->{{{wikipedia|}}}<!-- | |||
-->{{{commons|}}}<!-- | |||
-->{{{commonscat|}}}<!-- | |||
-->{{{wikiquote|}}}<!-- | |||
-->{{{wikinews|}}}<!-- | |||
-->{{{wiktionary|}}}<!-- | |||
-->{{{wikibooks|}}}<!-- | |||
-->{{{wikilivres|}}}<!-- | |||
-->{{{wikidata|}}}<!-- | |||
-->{{{wikivoyage|}}}<!-- | |||
-->{{{wikiversity|}}}<!-- | |||
-->{{{wikispecies|}}}<!-- | |||
-->{{{meta|}}}<!-- | |||
-->|<!-- | |||
-->{{Plain sister<!-- | |||
-->| disambiguation = {{{disambiguation|}}}<!-- | |||
-->| edition = {{{edition|}}}<!-- | |||
-->| portal = {{{portal|}}}<!-- | |||
-->| related_author = {{{related_author|}}}<!-- | |||
-->| wikipedia = {{{wikipedia|}}}<!-- | |||
-->| commons = {{{commons|}}}<!-- | |||
-->| commonscat = {{{commonscat|}}}<!-- | |||
-->| wikiquote = {{{wikiquote|}}}<!-- | |||
-->| wikinews = {{{wikinews|}}}<!-- | |||
-->| wiktionary = {{{wiktionary|}}}<!-- | |||
-->| wikibooks = {{{wikibooks|}}}<!-- | |||
-->| wikilivres = {{{wikilivres|}}}<!-- | |||
-->| wikidata = {{{wikidata|}}}<!-- | |||
-->| wikivoyage = {{{wikivoyage|}}}<!-- | |||
-->| wikiversity = {{{wikiversity|}}}<!-- | |||
-->| wikispecies = {{{wikispecies|}}}<!-- | |||
-->| meta = {{{meta|}}}<!-- | |||
-->}}<!-- | |||
end #if we need plain sister project links | |||
-->}}<!-- | |||
Shortcut link | |||
-->{{#if:{{{shortcut|}}}|{{Shortcut|{{{shortcut}}}}}}}<!-- | |||
Notes from parameter | |||
-->{{{notes}}}<!-- | |||
close faux TD--> | |||
</div><!-- | |||
close faux TR--> | |||
</div><!-- | |||
close faux TBODY--> | |||
</div><!-- | |||
close faux TABLE--> | |||
</div><!-- | |||
END OF VISIBLE TEMPLATE | |||
MICROFORMAT DATA--> | |||
<includeonly><div id="ws-data" class="ws-noexport" style="display:none; speak:none;"><!-- | |||
--><span id="ws-article-id">{{{{{|safesubst:}}}PAGEID}}</span><!-- | |||
--><span id="ws-title">{{{title|}}}{{#if:{{{section|}}}| — ''{{{section}}}''}}</span><!-- | |||
-->{{#if:{{{author|}}}{{{override_author|}}}<!-- | |||
-->|<span id="ws-author"><!-- | |||
-->{{#if:{{{override_author|}}}<!-- | |||
-->|{{{override_author}}}<!-- | |||
-->|{{{author}}}<!-- | |||
-->}}<!-- | |||
--></span><!-- | |||
-->|<!-- | |||
-->}}<!-- | |||
-->{{#if:{{{translator|}}}{{{override_translator|}}}<!-- | |||
-->|<span id="ws-translator"><!-- | |||
-->{{#if:{{{override_translator|}}}<!-- | |||
-->|{{{override_translator}}}<!-- | |||
-->|{{{translator}}}<!-- | |||
-->}}<!-- | |||
--></span><!-- | |||
-->|<!-- | |||
-->}}<!-- | |||
-->{{#if:{{{year|}}}{{{override_year|}}}<!-- | |||
-->|<span id="ws-year"><!-- | |||
-->{{#if:{{{override_year|}}}<!-- | |||
-->|{{{override_year}}}<!-- | |||
-->|{{{year}}}<!-- | |||
-->}}<!-- | |||
--></span><!-- | |||
-->|<!-- | |||
-->}}<!-- | |||
END OF MICROFORMAT DATA--> | |||
</div><!-- | |||
Unknown translator | |||
-->{{#switch:{{{translator}}} | |||
|? | |||
|unknown = {{No translator info}} | |||
}}<!-- | |||
Subpages -->{{#ifeq:{{BASEPAGENAME}}|{{PAGENAME}}||{{#switch:1 | |||
|{{#ifexist:{{#rel2abs:../}}|1}} | |||
|{{#ifexist:{{#rel2abs:../../}}|1}} | |||
|{{#ifexist:{{#rel2abs:../../../}}|1}} = [[Category:{{#if:{{NAMESPACE}}|{{NAMESPACE}} subpages|Subpages}}]] | |||
}}}}<!-- | |||
Categories | |||
-->{{#if:{{{categories|}}} | |||
|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{{categories}}}|([%w'%s-]-)%s?/%s?|[[Category:%1]]|plain=false}}|([%w'%s-]-)$|[[Category:%1]]|plain=false}}|%[%[Category:%]%]||plain=false}} | |||
}}<!-- | |||
Track pages using the author override | |||
-->{{#if:{{{override_author|}}}|[[Category:Pages with override author]]}}<!-- | |||
Track pages with no author given | |||
-->{{#ifeq:{{lc:{{{override_author|{{{author|}}}}}}}}|unknown|[[Category:Anonymous texts]]}}<!-- | |||
Track pages using shortcuts | |||
-->{{#if:{{{shortcut|}}}|[[Category:Mainspace pages with shortcuts]]}}<!-- | |||
Track pages using the year override options | |||
-->{{#if:{{{override_year|}}}|[[Category:Pages with override year]]}}<!-- | |||
-->{{#if:{{{noyear|}}}|[[Category:Pages with noyear]]}}<!-- | |||
-->{{#if:{{{noyearcat|}}}|[[Category:Pages with noyearcat]]}}<!-- | |||
END OF NON-VISIBLE CONTENT | |||
--></includeonly><!-- | |||
End headerContainer wrapper--> | |||
</div><!-- | |||
--><noinclude> | |||
{{documentation|Template:Header/doc}} | |||
<!--[[Category:Exclude in print]]--> | |||
</noinclude> |
Latest revision as of 19:37, 8 July 2024
This template can be preloaded via the Gadgets, alternatively, one can preload Template:Header/preload
{{header
| title =
| author =
| translator =
| section =
| previous =
| next =
| notes =
}}
This template is meant to be used at the top of a work,[1] and its subsections. Fill in any relevant information, and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as this will break the template and make bot maintenance difficult. For easy use, see also the header preloading script gadget in your preferences.
Documentation
Parameters
Mandatory
- title = title of the work, for subpage use relative links
- author = name of author, not wikilinked
- where control of linking is required add override_author. Links may be created manually within override_author, while they are automatic with the author parameter. Common uses include links to the Portal: namespace (e.g. for organizational authorship) and the inclusion of multiple authors. See No link to author page
- section = name of subdivision of work, usually used on subpages
- previous = name of previous part of work; relative links on subpages, full links otherwise
- next = name of next part of work, relative links on subpages, full links otherwise
- notes = notes to explain the work, to add context, or to impart concise information that adds value to the reader
Optional
- editor = editor of the work, not wikilinked. Use override_editor for full control.
- translator = name of translator, not wikilinked; or override_translator see Translations
- contributor = name of the author of this section, if not the same as author the overall work; or synonym section_author.
- Not wikilinked; use override_contributor or override_section_author if you need to specify the link target.
- section_translator = name of the translator of this section, if not the same as translator the overall work.
- Not wikilinked; use override_section_translator if you need to specify the link target.
- year = year of publication, adds work to the category for the year, see Category:Works by year.
- Enter "?" for a work with no known publication year, and leave blank if you simply don't have this information.
- Do not use AD or CE for any Anno Domini/Current Era works (year 1 to the present). Use BCE (do not use BC) for all years before year 1; leave a space between the number and the letters (e.g.
150 BCE
). - Approximate dates can be entered in one of the following ways:
- Decades, centuries or periods can be used instead of a year (e.g.
1060s
,11th century
orMedieval
). - To use a year in the circa format, enter it as "c/Y" (e.g.
c/1066
orc/150 BCE
). (The use of "ca" or "circa" instead of "c" will also be recognised.) This will display as, for example, "c. 1066". - To use a approximate choice of two years, enter it as "Y/Y" (e.g.
1066/1067
). This will display as it is written.
- Decades, centuries or periods can be used instead of a year (e.g.
- The behaviour of this parameter can be further modified by:
- noyear = will prevent the year being displayed in the header but will still add the work to the category for the year. For use in cases where the year is already included in the title of the work. Any use of this parameter, even without text, will work. Example:
| noyear = yes
. All pages with this parameter will be added to Category:Pages with noyear for tracking its usage. - noyearcat = will display the year but in the header but will not add the work to the category for the year. For use in cases where a specific subcategory exists for the type of work to avoid flooding the main category for the year. As above, any use of the parameter will trigger this action. Pages will be added to the tracking category Category:Pages with noyearcat.
- override_year = will display the given text and will not attempt to add the work to the category for the year. For use in any other case not covered by the other parameters. Pages will be added to the tracking category Category:Pages with override year.
- noyear = will prevent the year being displayed in the header but will still add the work to the category for the year. For use in cases where the year is already included in the title of the work. Any use of this parameter, even without text, will work. Example:
- edition
= yes
to refer to further information on the work's talk page. - categories = Forward-slash-separated list of categories
- shortcut = The shortcut to this page, if it exists. This is normally reserved for very large reference works (e.g. EB11)
- portal
- related_author
- wikipedia
- commons
- commonscat
- wikiquote
- wikinews
- wiktionary
- wikibooks
- wikiversity
- wikispecies
- wikivoyage
- wikidata
- wikilivres
- meta
{{header | title = | author = | translator = | section = | previous = | next = | year = | portal = | wikipedia = | commons = | commonscat = | wikiquote = | wikinews = | wiktionary = | wikibooks = | wikiversity= | wikispecies= | wikivoyage = | wikilivres = | meta = | notes = }}
Relative links
With lengthy, multi-page works, using relative links is highly recommended. This shortens the code and ensures that a work remains linked together even if it is moved or reorganised. The three formats are [[/subpage]] (subpage), [[../]] (parent), and [[../sibling]] (sibling)[1]; see the example usage below. Note that [[../]] will expand to the title of the parent page, which is ideal if the work is renamed at a later time.
This depends on a page conforming to the page title standards in the Style guide, with works in the form [[Work title]] and [[Work title/Subpage]].
- ↑ The specific form [[../sibling/]] can be used on a sibling to provide both a relative link, and the link label to a sibling page.
Chapter titles
In general, include chapter titles in the "section" field, but avoid including them in the "previous" and "next" fields. For example:
Special cases
Translations
|translator=Joe
The name of the translator. This will automatically be linked to an author page unless it contains the "[" character.
- A value of "?" or "unknown" adds {{No translator info}} to the page.
- A value of "not mentioned" adds translator not mentioned to the page. This should only be used where the translated work was published before 1923.
No link to author page
| author= |override_author=Joe
Displays the author's name without a link to an author page (for works that don't have traditional authors).
Usage examples
Normal
{{header
| title = [[../]]
| author = Lewis Carroll
| section = Chapter 3: A Caucus-Race and a Long Tale
| previous = [[../Chapter 2|Chapter 2]]
| next = [[../Chapter 4|Chapter 4]]
| notes =
}}
No author link
{{header | title = Peerage Act 1963 | author = |override_author= the United Kingdom Parliament | section = | previous = | next = | year = 1963 | notes = }}
Translation
{{header | title = Fables | author = Jean de La Fontaine | translator= Elizur Wright | section = | previous = | next = | notes = }} {{header | title = Pantagruel | author = François Rabelais | override_translator= [[Author:Thomas Urquhart|]] and [[Author:Peter Antony Motteux|]] | section = | previous = | next = | notes = }}
Categories
Topical categories can be added to the head page of a work, as follows (up to 10 categories supported):
| categories = 1st category / 2nd category
Note: that use of this methodology excludes further editing by use of the HotCat tool, so this form should only be used where the categories are unlikely to need to be altered
You can link to Wikisource portals and other WMF projects using the optional wiki links parameters. These are:
- portal, wikipedia, commons, commonscat, wikiquote, wikinews, wiktionary, wikibooks, wikiversity, wikispecies, meta
For portal this would generally be added to the root page of a work, rather than added repeatedly for each subpage. Usage on a subpage would be useful where the subpage alone has a relationship with the specified portal, whereas the parent work does not have that relationship.
These links are generated using {{plain sister}}
{{header | title = Kinematics of Machinery | author = Franz Reuleaux | section = | previous = | next = | notes = | portal = Technology/Germany | wikipedia = Kinematics of Machinery | related_author = Albert Einstein }}
Shortcuts
If a work has a shortcut, you can add it using the shortcut field. This should be in accordance with the shortcut guidelines, and shortcuts should not be used for every work.
{{header | title = 1911 Encyclopædia Britannica | author = | section = | previous = | next = | notes = | shortcut = [[EB1911]] }}
Advanced manipulation
Alternative headers
^ Certain projects have customised versions of {{header}} that are used to present these works, eg. {{DNB00}} is used for the project involved with Dictionary of National Biography. For these works it is permissible and recommended that these variations are used. New alternatives to {{header}} should be discussed on the talk page, and consequentially listed on each project's pages.
JavaScript extraction
The header values can be extracted using JavaScript by accessing the text values of their span wrappers:
value | wrapper id |
---|---|
title | header_title_text |
author | header_author_text |
translator | header_translator_text |
previous | headerprevious |
next | headernext |
notes | none |
Microformat
The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.
Sub-templates
Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.
To include a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- bday
- birthplace
- category
- country-name
- deathdate
- deathplace
- extended-address
- family-name
- fn (required)
- given-name
- honorific-prefix
- honorific-suffix
- label
- locality
- n
- nickname
- note
- org
- role
- url
- vcard
Please do not rename or remove these classes nor collapse nested elements which use them.
See also
- {{textinfo}} for recording information on work's talk page
- {{author}} for template header used in Author: namespace
- {{process header}} for template header used in Wikisource: namespace
- {{portal header}} for template header used in Portal: namespace
- {{translation header}} for template header used in Translation: namespace
- {{RunningHeader}} for the headers to be used in source texts