EnricoDaga (Talk | contribs) |
EnricoDaga (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | |||
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]] | ||
}} | }} | ||
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;
|}}
}}
| |
References can be also create from the References section at the bottom of the following kind of articles: |
|---|