Difference between revisions of "Template:More"
Jump to navigation
Jump to search
(adds examples, plus warning that it doesn't work in all cases, and is experimental) |
|||
Line 11: | Line 11: | ||
== Usage == | == Usage == | ||
=== Link to any Article Title === | === Link to any Article Title === | ||
− | + | <nowiki>{{More|article title}}</nowiki> e.g. | |
− | + | <nowiki>{{More|Help:Contents}}</nowiki> produces | |
− | |||
− | |||
− | |||
− | <nowiki>{{More|article title}}</nowiki> | ||
− | e.g. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <nowiki>{{More|Help:Contents}}</nowiki> | ||
− | produces | ||
{{More|Help:Contents}} | {{More|Help:Contents}} | ||
=== Link to full URL === | === Link to full URL === | ||
− | + | <nowiki>{{More|http://example.com/foo.html}}</nowiki> e.g. | |
− | + | <nowiki>{{More|http://google.com/q=free+software}}</nowiki> produces | |
− | |||
− | |||
− | |||
− | <nowiki>{{More|http://example.com/foo.html}}</nowiki> | ||
− | e.g. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <nowiki>{{More|http://google.com/q=free+software}}</nowiki> | ||
− | produces | ||
{{More|http://google.com/q=free+software}} | {{More|http://google.com/q=free+software}} | ||
</noinclude> | </noinclude> |
Latest revision as of 15:09, 13 May 2013
This template displays a graphical icon arrow with the alt/title text "more". The image will link to whatever is supplied as an argument to the template-either a wiki artile title or full URL
This template doesn't work yet if the link attribute has a slash in it.
Usage[edit source]
Link to any Article Title[edit source]
{{More|article title}} e.g. {{More|Help:Contents}} produces
Link to full URL[edit source]
{{More|http://example.com/foo.html}} e.g. {{More|http://google.com/q=free+software}} produces