Template:Forum: Difference between revisions

no edit summary
m (Changed from more. to www.)
*>Monkey 05 06
No edit summary
Line 1: Line 1:
<includeonly>[http://www.bigbluecup.com/yabb/index.php?{{{args|}}} {{{name|AGS forums}}}]</includeonly><noinclude>Provides a link to the AGS forums for easy updating if the link needs to be changed.
<includeonly>[http://www.bigbluecup.com/yabb/index.php?{{{args|}}} {{{name|AGS forums}}}]</includeonly><noinclude>Provides a link to the AGS forums for easy updating if the link needs to be changed.


'''Usage:''' ''args'' defines the parameters to pass to the URL (e.g., '''''<nowiki>{{forum|args=action=viewprofile;u=1}}</nowiki>''''' would generate a link to CJ's profile with the name "AGS forums"). ''name'' sets the name of the link (e.g., '''''<nowiki>{{forum|args=action=viewprofile;u=1|name=CJ's profile}}</nowiki>''''' would generate a link to CJ's profile with the name "CJ's profile").</noinclude>
'''Usage:''' ''args'' defines the parameters to pass to the URL. ''name'' sets the name of the link.
 
'''Example:'''
 
  <nowiki>{{forum}}</nowiki>
 
Gives:
 
&nbsp;&nbsp;&nbsp;&nbsp;{{forum}}
 
  <nowiki>{{forum|args=action=profile;u=1}}</nowiki>
 
Gives:
 
&nbsp;&nbsp;&nbsp;&nbsp;{{forum|args=action=profile;u=1}}
 
  <nowiki>{{forum|args=action=profile;u=1|name=View CJ's profile}}</nowiki>
 
Gives:
 
&nbsp;&nbsp;&nbsp;&nbsp;{{forum|args=action=profile;u=1|name=View CJ's profile}}
 
[[Category:Formatting templates]]</noinclude>
Anonymous user