Template:Publication record: Difference between revisions
create template |
No edit summary |
||
| (91 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" | <includeonly>{| class="wikitable" width="100%" | ||
| | ! style="background-color:#{{Colour C}}; color:#{{Colour A}};" colspan=2 | [[File:Noto Emoji v2.034 1f4d7.png|{{size}}|alt=Publication|Publication|link=]] Publication record | ||
| {{ | |||
|- | |- | ||
| | | style="background-color:#{{Colour D}};" | Title | ||
| {{{ | | style="background-color:#{{Colour D}};" | <big>'''{{{title|}}}'''</big> | ||
|- | |- | ||
| | {{#if:{{{subtitle|}}}| | ||
| {{{ | {{!}}- | ||
{{!}} style="background-color:#{{Colour D}};" {{!}} Subtitle | |||
{{!}} style="background-color:#{{Colour D}};" {{!}} {{{subtitle|}}} | |||
|}} | |||
|- | |||
{{#if:{{{campaign|}}}{{{series|}}}{{{project|}}}| | |||
{{!}}- | |||
{{!}} Part of | |||
{{!}} {{{campaign|}}}{{{series|}}}{{{project|}}} | |||
|}} | |||
|- | |||
| Publisher | |||
| {{{publisher|}}} | |||
|- | |||
{{#if:{{{authors|}}}| | |||
{{!}}- | |||
{{!}} Authors | |||
{{!}} {{{authors|}}} | |||
|}} | |||
|- | |- | ||
| Date | | Date | ||
| {{{date|}}} | | {{{date|}}} | ||
|- | |- | ||
| | ! style="background-color:#{{Colour C}}; color:#{{Colour A}};" colspan=2 | Summary, keywords and locations | ||
| {{{ | |- | ||
| Summary | |||
| {{#if: {{{summary|}}} | {{{summary|}}} | {{Missing summary}} [[Category:Publication records with missing summary]] }} | |||
|- | |- | ||
| | | Keywords | ||
| {{{ | | {{#if: {{{keywords|}}} | {{{keywords|}}} | {{Missing keywords}} [[Category:Publication records with missing keywords]] }} | ||
|- | |- | ||
| | | Locations | ||
| {{{ | | {{#if: {{{locations|}}} | {{{locations|}}} | {{Missing locations}} [[Category:Publication records with missing locations]] }} | ||
|- | |- | ||
! style="background-color:#{{Colour C}}; color:#{{Colour A}};" colspan=2 | How to find this document | |||
|- | |- | ||
| Publication | | Publication | ||
| {{{live_url|}}} | | {{{live_url|}}} | ||
|- | |- | ||
| Archive | | Archive | ||
| {{{archive_url|}}} | | {{{archive_url|}}} | ||
|}< | |}</includeonly> | ||
<includeonly>[[Category:All publications]][[Category:Reports]]</includeonly><noinclude>{{/doc}}</noinclude><noinclude>[[Category:Record templates]]</noinclude> | |||
< | |||
< | |||
Latest revision as of 16:56, 19 December 2025
| You can add to the wiki | |||||
|---|---|---|---|---|---|
+report |
+book |
+video |
+journal |
+article |
+org |
| How to add a new publication record |
|---|
To create a report/publication record:
|
Examples
Template data
This template is used on records of publications such as reports.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Title of the report
| String | required |
| Subtitle | subtitle | The subtitle or secondary title of the report, if there is one.
| String | optional |
| Campaign | campaign | If the publication forms part of campaign within the organisation include it here. Enclose with {{campaign}} template.
| Template | optional |
| Series | series | If the publication forms part of series within the organisation include it here. Enclose with {{series}} template.
| Template | optional |
| Project | project | If the publication forms part of project within the organisation include it here. Enclose with {{project}} template.
| Template | optional |
| Publisher | publisher | The name of the organisation that produced the publication. Enclose in the {{publisher}} template.
| Template | required |
| Authors | authors | The authors of the publication. Enclose each one in the {{author}} template. Use a pipe ("|") to divide first names from last names. If there is no author then leave blank.
| Template | optional |
| Date of publication | date | The date of publication if Month Year format and enclosed by the {{PD}} template. If the month is not known just use the year. Do not include the day of the month.
| Template | required |
| Summary | summary | Write a brief summary of the publication. You can copy succinct text from the publication and should enclose it with "quote marks".
| String | required |
| Keywords | keywords | Relevant keywords each enclosed by the {{KW}} template.
| Template | required |
| Locations | locations | The location(s) the publication applies to and/or case study locations. Enclose in the {{location}} template.
| Template | required |
| Live link | live_url | Link to the currently published document. Use the {{live link | live_url= | test_date= }} template. Use {{dead link | dead_url= | test_date= }} template if the link is dead.
| Template | required |
| Archive link | archive_url | Link to the archived publication on Internet Archive. Use the {{archive link |archived_url= | archived_date= }} template. Important: Add an archive link even where there is a live link. For new publications you might need to request Internet Archive creates it.
| Template | required |
