User:RobLa/search: Difference between revisions

I think I have this mostly working
(Possibly dangrously recursive template...)
 
(I think I have this mostly working)
 
(One intermediate revision by the same user not shown)
Line 1:
<includeonly>({{#if:{{{q|}}}|https://duckduckgo.com/?q={{{q}}}|[[User:RobLa/search|q=lmgtfy]]}})</includeonly><noinclude>[[User:RobLa/search]] is a list of my typical search engines:
 
* '''DuckDuckGo''': https://duckduckgo.com/?q={{{q}}}
Line 10:
 
Example:
<code><nowiki>{{subst:User:RobLa/search|q=lmgtfy}}</nowiki></code>
 
Result: {{User:RobLa/search}}
 
{{subst:User:RobLa/search|q=lmgtfy}})</noinclude>
 
Example:
<code><nowiki>{{User:RobLa/search|q=lmgtfy}}</nowiki></code>
 
Result: {{subst:User:RobLa/search|q=lmgtfy}})</noinclude>
 
</noinclude>