Template:Errata/sandbox
Appearance
This template uses Lua: |
This template uses TemplateStyles: |
Usage
[edit]{{errata/sandbox|A|B}}{{smallrefs|group="errata"}}
- ↑ Errata correction: A amended to B
{{errata/sandbox|A|}}{{smallrefs|group="errata"}}
- ↑ Errata correction: A removed
{{errata/sandbox||A}}{{smallrefs|group="errata"}}
- ↑ Errata correction: A inserted
{{errata/sandbox|old|new|template:errata/doc}}{{smallrefs|group="errata"}}
new[errata 1]
CSS
[edit]You can target the output of this template with index's CSS. search for .errata in CSS files
.errata-original,
.errata-correction {
background-color: yellow;
}
Parameters
[edit]Parameter | Description | Type | Status | |
---|---|---|---|---|
original | 1 | Original page content prior to correction. | String | required |
correction | 2 | Final page content after correction has been applied. | String | required |
link | 3 | Optional link errata page or other explanation of alteration. | String | optional |