Help:Picture: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
No edit summary
m (Reverted edits by BorisL (talk) to last revision by Manfred)
 
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 5: Line 29:
|-  
|-  
|Description:  
|Description:  
|<Profile Picture>
|<short description of what the picture is about>
|-
|-
|Author:  
|Author:  
|<Boris>
|<name of the author>
|-
|-
|Source:  
|Source:  
|<Boris_Profilbild.jpg>
|<url or other>
|-
|-
|Comment:
|Comment:
|<void>
|<additional relevant information>
|}
|}
<Profile Picture>
 
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.