Help:Picture: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
When you want to include a picture, edit the wiki-page of the picture and insert the following code: | |||
<nowiki> | |||
== Licensing == | == Licensing == | ||
{{cc-by-nc-dn-3.0}} | {{cc-by-nc-dn-3.0}} | ||
| Line 5: | Line 8: | ||
|- | |- | ||
|Description: | |Description: | ||
|< | |<short description of what the picture is about> | ||
|- | |- | ||
|Author: | |Author: | ||
|< | |<name of the author> | ||
|- | |- | ||
|Source: | |Source: | ||
|< | |<url or other> | ||
|- | |- | ||
|Comment: | |Comment: | ||
|<additional relevant information> | |<additional relevant information> | ||
|} | |} | ||
< | </nowiki> | ||
This results in the following output: | |||
== Licensing == | |||
{{cc-by-nc-dn-3.0}} | |||
{| | |||
|- | |||
|Description: | |||
|<short description of what the picture is about> | |||
|- | |||
|Author: | |||
|<name of the author> | |||
|- | |||
|Source: | |||
|<url or other> | |||
|- | |||
|Comment: | |||
|<additional relevant information> | |||
|} | |||
In the final step, replace the text between the angle brackets (<nowiki>< ... > </nowiki>) by the relevant information on your image. | |||
Do not forget to save the page. | |||
Latest revision as of 00:16, 24 October 2012
When you want to include a picture, edit the wiki-page of the picture and insert the following code:
== Licensing ==
{{cc-by-nc-dn-3.0}}
{|
|-
|Description:
|<short description of what the picture is about>
|-
|Author:
|<name of the author>
|-
|Source:
|<url or other>
|-
|Comment:
|<additional relevant information>
|}
This results in the following output:
Licensing
| Description: | <short description of what the picture is about> |
| Author: | <name of the author> |
| Source: | <url or other> |
| Comment: | <additional relevant information> |
In the final step, replace the text between the angle brackets (< ... > ) by the relevant information on your image.
Do not forget to save the page.