Line 1: Line 1:
==Add a reference==
 
 
To add a reference, type its subject (full page name, eg. ''Community:General'') in the field below:
 
To add a reference, type its subject (full page name, eg. ''Community:General'') in the field below:
 
{{#form:method=get|
 
{{#form:method=get|
Line 8: Line 7:
 
                 document.getElementById('subject').value=document.getElementById('referenceSubject').value;
 
                 document.getElementById('subject').value=document.getElementById('referenceSubject').value;
 
         |}}
 
         |}}
 +
}}
 +
{{info tip|
 +
References can be also create from the ''References'' section at the bottom of the following kind of articles:
 +
* [[Submissions:Main|Patterns]]
 +
* [[Ontology:Main|Exemplary Ontologies]]
 +
* [[Community:Main|Modeling issues]]
 +
* [[Community:Domain|Domains]]
 
}}
 
}}

Revision as of 16:59, 3 March 2010

To add a reference, type its subject (full page name, eg. Community:General) in the field below: {{#form:method=get|

       {{#input:type=hidden|name=title|value=Special:AddData/Reference/|}}
       {{#input:type=hidden|name=subject|id=subject}}
       {{#input:type=text|id=referenceSubject|name=Reference[Subject]|value={{#request:subject|Type full page name here (eg. Community:Main) }} }}
       {{#input:type=submit|value=add reference|onClick=
               document.getElementById('subject').value=document.getElementById('referenceSubject').value;
       |}}

}}


Info tip.gif

References can be also create from the References section at the bottom of the following kind of articles:

The page [[Bootstrap:Footer]] was not found.