Difference between revisions of "Template:GTAF"

From GTAMods Wiki
Jump to navigation Jump to search
(usage, now supports posts and user profiles links)
Line 3: Line 3:
  
 
== Template Usage ==
 
== Template Usage ==
 +
 +
=== Topic link without description ===
 +
<nowiki>{{</nowiki>{{hint|GTAF|template name}}|{{hint|100|topic id}}}}
 +
 +
produces: {{GTAF|100}}
 +
 +
=== Topic link with description ===
 +
<nowiki>{{</nowiki>{{hint|GTAF|template name}}|{{hint|100|topic id}}|{{hint|Some random topic|Link description}}}}
 +
 +
produces: {{GTAF|100|Some random topic}}
 +
 +
=== Single post link without description ===
 +
<nowiki>{{</nowiki>{{hint|GTAF|template name}}|post|{{hint|137906|topic id}}|{{hint|1756646|post id}}}}
 +
 +
produces: {{GTAF|post|137906|1756646}}
 +
 +
=== Single post link with description ===
 +
<nowiki>{{</nowiki>{{hint|GTAF|template name}}|post|{{hint|137906|topic id}}|{{hint|1756646|post id}}|{{hint|Random post|Post description}}}}
 +
 +
produces: {{GTAF|post|137906|1756646|Random post}}
 +
 +
=== User profile link without description ===
 +
<nowiki>{{</nowiki>{{hint|GTAF|template name}}|profile|{{hint|49411|profile id}}}}
 +
 +
produces: {{GTAF|profile|49411}}
 +
 +
=== User profile link with description ===
 +
<nowiki>{{</nowiki>{{hint|GTAF|template name}}|profile|{{hint|49411|profile id|Seemann}}}}
 +
 +
produces: {{GTAF|profile|49411|Seemann}}
 
</noinclude>
 
</noinclude>

Revision as of 13:52, 31 January 2009

The GTAF template is used to quickly paste a link on a GTAForums.com. The template could be used for links on topics, user profiles and single posts.

Template Usage

Topic link without description

{{GTAF|100}}

produces: Gtanet.png GTAForums topic

Topic link with description

{{GTAF|100|Some random topic}}

produces: Gtanet.png GTAForums: Some random topic

Single post link without description

{{GTAF|post|137906|1756646}}

produces: Post.png GTAForums: Post

Single post link with description

{{GTAF|post|137906|1756646|Random post}}

produces: Post.png GTAForums: Random post

User profile link without description

{{GTAF|profile|49411}}

produces: User.png GTAForums: GTANet Profile

User profile link with description

{{GTAF|profile|49411}}

produces: User.png GTAForums: Seemann