Template:Infobox Document/doc: Difference between revisions

From Errapedia
Jump to navigation Jump to search
(Created page with "==Parameters== * <code>name</code> - The document name if it differs from the pagename. Defaults to the page's name. * <code>type</code> - The type of the document. Defaults to none. * <code>publication-date</code> - Input with DD-MM-YYYY format. Can also accept MM-YYYY and YYYY * <code>purpose</code> - Defaults to none. Uses Text parameter to go avoid 300 character limit. * <code>authors</code> - Input as list separated by commas. Any individuals with articles associate...")
(No difference)

Revision as of 18:02, 29 March 2023

Parameters

  • name - The document name if it differs from the pagename. Defaults to the page's name.
  • type - The type of the document. Defaults to none.
  • publication-date - Input with DD-MM-YYYY format. Can also accept MM-YYYY and YYYY
  • purpose - Defaults to none. Uses Text parameter to go avoid 300 character limit.
  • authors - Input as list separated by commas. Any individuals with articles associated with them will be automatically linked, so linking is not required.
  • editors - Input as list separated by commas. Any individuals with articles associated with them will be automatically linked, so linking is not required.
  • compilers - Input as list separated by commas. Any individuals with articles associated with them will be automatically linked, so linking is not required.
  • translators - Input as list separated by commas. Any individuals with articles associated with them will be automatically linked, so linking is not required.
  • publication-name - Refers to the published work the document is a part of, if any. Defaults to none.
  • publication-volume - Refers to the published work the document is a part of, if any. Defaults to none.
  • publication-issue - Refers to the published work the document is a part of, if any. Defaults to none.
  • publication-series - Refers to the published work the document is a part of, if any. Defaults to none.
  • publication-edition - Refers to the published work the document is a part of, if any. Defaults to none.
  • publication-pages - Refers to the page range of the document in the published work the document is a part of, if any. Input as two integers separated by a - (e.g. 100-105). Also accepts a single number with no dash if the item is only one page long. Defaults to none if no values are provided.