Help:Picture: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
(Created page with "== 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> |-...")
 
m (Reverted edits by BorisL (talk) to last revision by Manfred)
 
(10 intermediate revisions by 2 users 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 ==
{{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>
|}
</nowiki>
This results in the following output:
== Licensing ==
== Licensing ==
{{cc-by-nc-dn-3.0}}
{{cc-by-nc-dn-3.0}}
Line 16: Line 40:
|<additional relevant information>
|<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

88x31.png

License

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.