Template:Hatnote links: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
{{hatnote |
|||
<templatestyles src="Hatnote links/styles.css"/> |
|||
|color={{{color|}}} |
|||
<div class="template-type-hatnote hatnote_links noexcerpt" {{#if:{{{color|}}}|style="color:{{{color}}};--color-amaranth-legacy-scope:{{{color}}};--color-link:{{{color}}}"|}}> |
|||
|color_applies_to_links={{{color_applies_to_links|}}} |
|||
---- |
|||
|primary=[[Index:{{{scope}}}|Index]] / [[Lexica:{{{scope}}}|Lexica]] / [[Timeline:{{{scope}}}|Timeline]]{{yesno|{{yesno-no|{{{add_random_page_link|}}}}}|yes=<nowiki/> / [[Special:RandomInCategory/Scope: {{{scope}}}|Random page]]}} |
|||
|primary_transform={{#if:{{{uppercase|}}}|uppercase|none}} |
|||
---- |
|||
}}<noinclude> |
|||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
Revision as of 18:53, January 13, 2025
[[Index:{{{scope}}}|Index]] / [[Lexica:{{{scope}}}|Lexica]] / [[Timeline:{{{scope}}}|Timeline]]
Adds links to scope meta pages as a hatnote
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Color | color | The color of the text and horizontal rules | String | optional |
| Scope | scope | The scope to link to | String | required |
| Font | font | The font to use for the text
| String | optional |
| Uppercase | uppercase | If the text should be uppercase
| Boolean | optional |
| Add random page link | add_random_page_link | If Special:RandomInCategory should be added as a link
| Boolean | optional |