Module AdSenseUnit

Tags: _admin _module


Description

Le module AdSenseUnit (traduction) permet

Documentation officielle

http://www.wikidot.com/doc:AdSenseUnit-module

The AdSenseUnit module lets you insert Google AdSense ads into a wiki page. You must have enabled AdSense on your wiki for this module to work. Normally, Wikidot will provide the code for you and you do not need to create your own code to use the AdSenseUnit module.

The syntax for the AdSenseUnit module is:

[[module AdSenseUnit arguments...]]

Example

This example shows two left-aligned blocks of adverts:

[[div style="margin-left:auto; margin-right:auto; padding: 10px; margin:0 0em 1em 2em; text-align: center; background-color: transparent; float:left; border: none; width: 15%;"]]
[[module AdSenseUnit label="your add"]]
[[module AdSenseUnit label="your add"]]
[[/div]]

Arguments

The label argument specifies the label to show, and is mandatory.


Bookmark and Share

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License