Difference between revisions of "LinkRetro"

From Sega Retro

(Created page with '<includeonly><span style="margin-right: 4px;">link=Sonic Retro</span>[http://forums.sonicretro.org/index.php?{{ #if: {{{topic|}}} | showtopic={{{topic}}} | …')
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><span style="margin-right: 4px;">[[Image:Reticon.png|link=Sonic Retro]]</span>[http://forums.sonicretro.org/index.php?{{ #if: {{{topic|}}} | showtopic={{{topic}}} | {{ #if: {{{post|}}} | act=findpost&pid={{{post}}} | {{ #if: {{{forum|}}} | showforum={{{forum}}} | {{ #if: {{{text|}}} | {{{text}}} | act=idx }} }} }} }} {{{title}}}]</includeonly><noinclude>
+
<includeonly><span style="margin-right: 4px;">{{icon|Sonicretro-round.svg|Sonic Retro||background=#303018}}</span>[http://forums.sonicretro.org/index.php?{{ #if: {{{topic|}}} | showtopic={{{topic}}} | {{ #if: {{{post|}}} | act=findpost&pid={{{post}}} | {{ #if: {{{forum|}}} | showforum={{{forum}}} | {{ #if: {{{text|}}} | {{{text}}} | act=idx }} }} }} }} {{{title}}}]</includeonly><noinclude>
 
For use with forums, topics and posts on [[Sonic Retro]]. To display a specific post inline, use the [[Help:Custom Retro functions#Showing Sonic Retro posts|ipbwiki_post]] tag instead. Usage examples:
 
For use with forums, topics and posts on [[Sonic Retro]]. To display a specific post inline, use the [[Help:Custom Retro functions#Showing Sonic Retro posts|ipbwiki_post]] tag instead. Usage examples:
 
* <nowiki>{{LinkRetro|topic=2102|title=Some topic}}</nowiki>
 
* <nowiki>{{LinkRetro|topic=2102|title=Some topic}}</nowiki>
Line 10: Line 10:
 
: Result: {{LinkRetro|text=filter=18&act=members|title=Arbitrary text that does not fall into one of the above categories}}
 
: Result: {{LinkRetro|text=filter=18&act=members|title=Arbitrary text that does not fall into one of the above categories}}
 
If none of topic, post and forum are given, it defaults to linking to the forums index.
 
If none of topic, post and forum are given, it defaults to linking to the forums index.
[[Category:Link Templates|LinkRetro]]
+
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 13:53, 1 January 2022

For use with forums, topics and posts on Sonic Retro. To display a specific post inline, use the ipbwiki_post tag instead. Usage examples:

  • {{LinkRetro|topic=2102|title=Some topic}}
Result:
Sonic Retro
Some topic
  • {{LinkRetro|post=2941|title=Some post}}
Result:
Sonic Retro
Some post
  • {{LinkRetro|forum=12|title=Some forum}}
Result:
Sonic Retro
Some forum
  • {{LinkRetro|text=filter=18&act=members|title=Arbitrary text that does not fall into one of the above categories}}
Result:
Sonic Retro
Arbitrary text that does not fall into one of the above categories

If none of topic, post and forum are given, it defaults to linking to the forums index.