Template:Refbegin: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>TheDJ Use class from MediaWiki:Common.css to implement hanging indentation |
meta>TheDJ m Use template styles for ref begin hanging indents etc |
||
| Line 1: | Line 1: | ||
<includeonly><div class="refbegin <!-- | <includeonly><templatestyles src="Template:Refbegin/styles.css" /><!-- | ||
--><div class="refbegin <!-- | |||
-->{{#if: {{{indent|}}} | -->{{#if: {{{indent|}}} | ||
| refbegin-hanging-indents }} <!-- | | refbegin-hanging-indents }} <!-- | ||
Revision as of 13:56, 31 July 2018
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.
This is the TemplateData for this template, used by TemplateWizard, VisualEditor and other tools.
TemplateData for Refbegin
TemplateData for Refbegin
This template is used to start formatting for a reference list or bibliography.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Column width/Columns | 1 | First mode: typographic unit of measurement such as 'em', specifying the width for the reference list columns, e.g. '33em'; spaced '33 em' will not be recognized. Second mode (deprecated): integer number of fixed columns into which the reference list is to be rendered.
| String | suggested |
| colwidth | colwidth Column width | Width of columns eg '25em' the default is '30em'.
| String | optional |
| Hanging indentation | indent | Set to "yes" to use hanging indent if an individual reference wraps over more than one line in the browser's display window. | String | optional |
| indentsize | indentsize | Amount of indent in em units. Default is '3.2' | Number | deprecated |