This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:Searchlink: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Hardvice
m Usage: fmtg
imported>Ryangibsonstewart
underscore doesn't work; plus signs do
 
(One intermediate revision by one other user not shown)
Line 15: Line 15:
To include talk pages, add <code>talk=y</code>. To include user pages and user talk pages, add <code>user=y</code>.
To include talk pages, add <code>talk=y</code>. To include user pages and user talk pages, add <code>user=y</code>.


''For multi-word search terms, be sure to uses underscores instead of spaces.''
''For multi-word search terms, be sure to use plus signs (+) instead of spaces.''


<pre>{{searchlink
<pre>{{searchlink
Line 24: Line 24:
}}</pre>
}}</pre>



[[Category:Templates]]
[[Category:Link Templates]]</noinclude>
[[Category:Link Templates]]</noinclude>

Latest revision as of 05:11, 17 November 2007

Usage

Produces a "plain" or internal search link for the text entered. The link will search in the following namespaces by default:

  • Main
  • Heroes Wiki
  • Image
  • Template
  • Help
  • Category
  • Episode
  • Graphic Novel
  • Interview
  • Theory

To include talk pages, add talk=y. To include user pages and user talk pages, add user=y.

For multi-word search terms, be sure to use plus signs (+) instead of spaces.

{{searchlink
| text = <!-- Text to search for -->
| display = <!--OPTIONAL Override link text to display-->
| talk = <!--OPTIONAL Anything to include talk pages -->
| user = <!--OPTIONAL Anything to include user pages -->
}}