Skip to content
Snippets Groups Projects
Commit 88443c50 authored by Patrick Schmalstig's avatar Patrick Schmalstig
Browse files

Can't use Tempcode in a Comcode code block

parent 16ef99d0
Branches
Tags
No related merge requests found
......@@ -7,9 +7,9 @@ The system uses a database (located on our systems) and works by tracking all of
[title="2"]Displaying our banners[/title]
Display the banner on your site, without a banner of your own being in the system. This is the simplest way to do things, however the disadvantage is that you won't get any hits back from the network for it. To use this method, simply insert the following code into your site:
[code="HTML"]
<iframe width="728" height="90" frameBorder="0" scrolling="no" src="{$BASE_URL*}/banner.php"></iframe>
[/code]
[b]<iframe width="728" height="90" frameBorder="0" scrolling="no" src="{$BASE_URL*}/banner.php"></iframe>[/b]
[title="2"]Hit Balancing[/title]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment