Extension:AmazonOmakase
From MediaWiki.org
|
AmazonOmakase Release status: beta |
|
|---|---|
| Implementation | Tag |
| Description | This extension will allow you to put Amazon Omakase Links in your MediaWiki installation. |
| Author(s) | WikiMusicGuide |
| Last version | 0.2 |
| MediaWiki | 1.6+ |
| License | No license specified |
| Download | AmazonOmakase.zip |
| Example | Can someone please provide a working example? |
| Check usage and version matrix | |
Contents |
What can this extension do? [edit]
This extension will allow you to put Amazon Omakase Links in your MediaWiki installation.
Usage [edit]
<amazonomakase> id=wikimusicguid-20 width=728 height=90 logo=hide discount=remove categories=a,b,c,d,e,f,g,h,i,j,k,l,m </amazonomakase>
Installation [edit]
Download and unzip AmazonOmakase.zip to your extensions directory.
Parameters [edit]
id - amazon id
width - ad width
height - ad height
logo - show|hide
discount - display|remove
categories - add categories
Changes to LocalSettings.php [edit]
require_once("$IP/extensions/AmazonOmakase.php");
