Difference between revisions of "Template:Disambiglink"
m |
Mr Pops Alot (talk | contribs) (Created page with "<includeonly><div class="grid-container" style="display: grid; grid-gap: 10px; grid-template-columns: auto; grid-template-rows: auto; justify-content: center; align-content: s...") |
||
| Line 1: | Line 1: | ||
| − | + | <includeonly><div class="grid-container" style="display: grid; grid-gap: 10px; grid-template-columns: auto; grid-template-rows: auto; justify-content: center; align-content: start; padding: 10px; margin: auto;> | |
| + | <!-- --><div class="talkinfomessage grid-item" style="grid-column: 1; grid-row: 1; border: 2px solid #FDD017; padding: 3px;">''{{{1}}}'' | ||
| + | </div></div></includeonly><noinclude> | ||
| + | ==Description== | ||
| + | Adds a centered box, with free format text explaining about a disambiguation page. | ||
| + | ==Usage== | ||
| + | Add the template with a parameter containing text. | ||
| + | For pages which have one or more links using the same name. | ||
| + | Sentence structure: "For (field one), see (field two, link included)" | ||
| + | ===Example=== | ||
| + | <pre>{{disambiglink|For how it works in eraNAS, see [[User:Mr Pops Alot|eraNAS]].}}</pre> | ||
| + | ===Result=== | ||
| + | {{disambiglink|For how it works in eraNAS, see [[User:Mr Pops Alot|eraNAS]].}}</noinclude> | ||
Latest revision as of 03:32, 25 February 2023
Contents
Description[edit]
Adds a centered box, with free format text explaining about a disambiguation page.
Usage[edit]
Add the template with a parameter containing text. For pages which have one or more links using the same name. Sentence structure: "For (field one), see (field two, link included)"
Example[edit]
{{disambiglink|For how it works in eraNAS, see [[User:Mr Pops Alot|eraNAS]].}}