Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 106

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 106
Template:Tacgr - CPCWiki
Last modified on 14 August 2011, at 18:40

Template:Tacgr

Revision as of 18:40, 14 August 2011 by Morn (Talk | contribs) (category must be in the "noinclude" part)

Tacgr at The Amstrad CPC Games Resource

Usage

To add a link in a CPCWiki article to a program on The Amstrad CPC Games Resource (also known as TACGR), use the following code:

{{Tacgr|1234|Name of program}}

The first parameter (1234 in the above example) is the ID number of the program on TACGR. This can be obtained by examining the URL of the TACGR page; it is the number after the recid parameter.

The second parameter is optional, and specifies the name of the program to insert in the link. If it is omitted, the title of the CPCWiki article is displayed instead.

Examples

Let's use the Amsoft game Roland on the Ropes as an example. The TACGR URL for Roland on the Ropes is http://tacgr.emuunlim.com/downloads/filedetail.php?recid=764, so the ID number of the game on TACGR is 764.

Therefore, to add a link to Roland on the Ropes in a CPCWiki article, the following code can be used:

{{Tacgr|764|Roland on the Ropes}}

However, on the CPCWiki article for Roland on the Ropes, it is not necessary to explicitly specify the name of the game, so the following code can be used instead:

{{Tacgr|764}}