BromWiki:Imagelinks
This section of each articles should be used for links to internet pages with bromeliad images. The links should lead to the page which is containing the image, not the image itself.
Simple linking
| Type this | Appears as |
|---|---|
|
== [[Links]] == * http://www.google.com/ - Description * [http://www.google.com/ Google] * [http://www.google.com/] |
Some links start with a colon:
|
[[:Image:Ananas comosus 01.jpg|Pineapple fruit]] [[:Category:Bromwiki]] |
Note: External Links are using only one square bracket. External links are in the form [http://www.example.org link name] (resulting in link name), with the link name separated from the URL by a space. Links without link names will be numbered: [http://www.example.org] becomes [2]. Links with no square brackets will be displayed in their entirety: http://www.example.org .
Linking with templates
Some links, especially those to databases can be quite long and confusing. Templates can takeover a lot of this code and make global changes much easier.
For instance the Template:Photo FCBS contains the complete URL-syntax of the Photo Index of the FCBS website. The only thing that changes is the ID-number of each page. In the following example it is the number 271 located in the center of the URL.
http://fcbs.org/cgi-bin/dbman/db.cgi?db=photo&uid=default&photono=271&ww=on&mh=5&view_records=View+Records
If you use the template and put 271 behind the equals sign it looks like this:
{{Photo FCBS|Record # = 271}}
... and generates a link directly to the page with the images.
Templates for imagelinks
We will add more templates soon