This macro display logos which can link to pages and an optional button under the logos:
The following parameters are available:
|= Parameter |= Description |= Default Value
| name | Name of the macro block. This needs to be unique in each page | //empty//
| title | Title displayed | //empty//
| desc | Description displayed under the title | //empty//
| color | Background color of the block (unused if a background image is present) | //empty//
| image | Background image of the block | //empty//
| buttonText | Allows to add a button with the corresponding text | //empty//
| buttonUrl | Link or Page for the button | //empty//
| Macro content field | The content will contain the list of logos with parameters and a linked page or url| //empty//
{{code}}
{{blocklogos name="logos" title="With thousands of organizations using our software, XWiki is the leader of Open Source Knowledge Management Solutions." desc="Trusted by" }}
sncf.png||alt="SNCF Logo"
amazon.png|references.amazon|alt="Amazon Logo"
cnfpt.png|references.cnfpt|alt="CNFPT Logo"
scor.png||alt="SCOR Logo"
navalgroup.png|references.naval-group|alt="Naval Group Logo"
{{/blocklogos}}
{{/code}}
{{blocklogos name="logos" title="With thousands of organizations using our software, XWiki is the leader of Open Source Knowledge Management Solutions." desc="Trusted by" }}
sncf.png||alt="SNCF Logo"
amazon.png|references.amazon|alt="Amazon Logo"
cnfpt.png|references.cnfpt|alt="CNFPT Logo"
scor.png||alt="SCOR Logo"
navalgroup.png|references.naval-group|alt="Naval Group Logo"