Template:Contribution

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

A template to consistently format a contribution header. It will also add the tag. There are three variables in the template:

  • logo - the image name i.e. myLogo.png. Keep it small under 100px square. Defaults to Adempiere.
  • name - the name of the contributor like the company name
  • url - the url of the contributor - will be converted to a link
  • sf_ref - the link to the Source Forge thread that discusses and validates the contribution

See for more info.

Usage

{{Contribution|logo=AdempiereLogo.png|name=My Company|url=www.adempiere.com|sf_ref=<Full URL of the SF Thread>}}
AdempiereLogo.png   {{#if: |This contribution was provided by {{{name}}}|This contribution was provided by The Adempiere Community}}
{{#if: |{{{url}}}|http://www.adempiere.com}}
{{{sf_ref}}}}}