Template:Main: Difference between revisions

From RetroMC
Jump to navigation Jump to search
Created page with "<noinclude>Inspired by [https://www.mediawiki.org/w/index.php?title=Template:Main MediaWiki's Template:Main], this template will display a link to a 'main article', like this: <div width=100% style="margin-left: 2em; margin-right:2em">'''''Main article(s):''''' None specified.<br><hr></div> Call this with <code><nowiki>{{Main|</nowiki>[ https://www.mediawiki.org/wiki/Help:Links <nowiki>Article Name Here</nowiki>]<nowiki>}}</nowiki></code></noinclude> <includeonly><di..."
 
mNo edit summary
 
Line 1: Line 1:
<noinclude>Inspired by [https://www.mediawiki.org/w/index.php?title=Template:Main MediaWiki's Template:Main], this template will display a link to a 'main article', like this:
<noinclude>Inspired by [https://www.mediawiki.org/w/index.php?title=Template:Main MediaWiki's Template:Main], this template will display a link to a 'main article', like this:
<div width=100% style="margin-left: 2em; margin-right:2em">'''''Main article(s):''''' None specified.<br><hr></div>
<div width=100% style="margin-left: 2em; margin-right:2em">'''''Main article(s):''''' None specified.<br><hr></div>
Call this with <code><nowiki>{{Main|</nowiki>[ https://www.mediawiki.org/wiki/Help:Links <nowiki>[[Article Name Here]]</nowiki>]<nowiki>}}</nowiki></code></noinclude>
Call this with <code><nowiki>{{Main|</nowiki>[https://www.mediawiki.org/wiki/Help:Links <nowiki>[[Article Name Here]]</nowiki>]<nowiki>}}</nowiki></code></noinclude>
<includeonly><div width=100% style="margin-left: 2em; margin-right:2em">'''''Main article(s):''''' {{{1|None specified.}}}<br><hr></div></includeonly>
<includeonly><div width=100% style="margin-left: 2em; margin-right:2em">'''''Main article(s):''''' {{{1|None specified.}}}<br><hr></div></includeonly>

Latest revision as of 05:59, 2 September 2026

Inspired by MediaWiki's Template:Main, this template will display a link to a 'main article', like this:

Main article(s): None specified.

Call this with {{Main|[[Article Name Here]]}}