Template:StackOverflow: Difference between revisions

Content deleted Content added
Rvidor (talk | contribs)
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1:
<includeonly>{{ URL | http[https://stackoverflow.com/questions/tagged/{{{1}}} | {{{2|StackOverflow {{{1}}} }}}] on {{#ifeq:{{{link}}}|no|Stack Overflow|[[Stack Overflow]]}}</includeonly><noinclude>
{{documentation}}
<noinclude>
<templatedata>
{
"description": "Add a link to a tagged StackOverflow content",
"params": {
"Tag": {
"type": "string",
"required": true
},
"Link Text": {
"type": "string",
"default": "StackOverflow"
}
}
}
</templatedata>
</noinclude>