Difference between revisions of "See"
(Created page with "<includeonly>''See: [[{{{1}}}]]''</includeonly>") |
Stratonian (talk | contribs) (Added extra functionality to see) |
||
Line 1: | Line 1: | ||
− | <includeonly>''See: [[{{{1}}}]]''</includeonly> | + | <includeonly>''{{{text|See: }}}{{#if: {{{1|}}} | [[{{{1|}}}]] | <onlyinclude>{{error|Error: No article provided}}</onlyinclude>}}{{#if: {{{2|}}} | , [[{{{2}}}]] }}{{#if: {{{3|}}} | , [[{{{3}}}]] }}{{#if: {{{4|}}} | , [[{{{4}}}]] }}{{#if: {{{5|}}} | , [[{{{5}}}]] }}''</includeonly><noinclude> |
+ | == Description == | ||
+ | This template provides formatting for a "see" link. | ||
+ | == Parameters == | ||
+ | {{Bullet}}'''(unnamed parameter)''': The first main article to be linked. | ||
+ | :{{Bullet}}'''(unnamed parameter)''': Optional. The second main article to be linked. | ||
+ | :{{Bullet}}'''(unnamed parameter)''': Optional. The third main article to be linked. | ||
+ | :{{Bullet}}'''(unnamed parameter)''': Optional. The fourth main article to be linked. | ||
+ | :{{Bullet}}'''(unnamed parameter)''': Optional. The fifth main article to be linked. | ||
+ | |||
+ | {{Bullet}} '''text''': Optional. The label that appears prior to the articlelink. (defaults to "See: ") | ||
+ | == Usage == | ||
+ | <pre>{{see|article1=Corepunk_Wiki}} | ||
+ | {{see|Corepunk_Wiki|Corepunk_Wiki}} | ||
+ | {{see|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki}} | ||
+ | {{see|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki}} | ||
+ | {{see|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki}} | ||
+ | {{see|text=Main article:|Corepunk_Wiki}}</pre> | ||
+ | {{see|}}</noinclude> |
Revision as of 15:52, 16 January 2022
Description
This template provides formatting for a "see" link.
Parameters
•(unnamed parameter): The first main article to be linked.
- •(unnamed parameter): Optional. The second main article to be linked.
- •(unnamed parameter): Optional. The third main article to be linked.
- •(unnamed parameter): Optional. The fourth main article to be linked.
- •(unnamed parameter): Optional. The fifth main article to be linked.
• text: Optional. The label that appears prior to the articlelink. (defaults to "See: ")
Usage
{{see|article1=Corepunk_Wiki}} {{see|Corepunk_Wiki|Corepunk_Wiki}} {{see|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki}} {{see|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki}} {{see|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki|Corepunk_Wiki}} {{see|text=Main article:|Corepunk_Wiki}}
Error: No article provided