Changes

Updated with content from Extension:OpenSemanticLab version 0.0.3
<includeonly> <!-- __NOCACHE__ --> <div style="display:none">{{#if: {{{project|}}} |{{{{{project}}}/_acl}} }}</div><!-- {{#ifexist: {{{project|}}}/_acl |{{{{{project}}}/_acl}} }} --><!-- inherit permissions -->
<div class="custom-section-edit-link-eln-entry">
== Stammdaten ==
</div>
<!-- {{OslTemplate:Helper/UI/VE/Visible |content=Stammdaten bearbeiten}}
{{OslTemplate:Helper/UI/VE/Hidden|content={{#formlink:form=ELN/Entry|link text=Stammdaten bearbeiten|link type=post button|target={{FULLPAGENAME}}}}}} -->

<!-- <div style="float:right">
{{#ask: [[{{FULLPAGENAME}}]]
|?HasKeyword
|format=tagcloud
|limit=2500
|link=all
|headers=show
|searchlabel=… further results
|tagorder=alphabetical
|template=Tagcloud.tag.title
|increase=log
|widget=sphere
|height=200
|width=200
|mincount=1
|minsize=70
|maxsize=220
|maxtags=1000
}}
</div> -->{{DISPLAYTITLE: {{#if: {{{name|}}}|{{{name|}}} ({{PAGENAME}}) | {{PAGENAME}} }}
}}{{#set:
|HasID={{PAGENAME}}
|HasName={{{name|}}}
|HasCreator=User:{{{creator|}}}
|HasAgent={{{agents|}}}|+sep=;
|HasCreationDate={{{start_date|}}}
|HasEndDate={{{end_date|}}}
|HasKeyword={{{keywords|}}}|+sep=;
|IsRelatedTo={{{related_entries|}}}|+sep=;
|IsPartOf={{{subordinated_to|}}}|+sep=;
|HasDescription={{{description|}}}
|HasTypeSymbol={{{type_symbol|}}}
|HasShortTimestamp={{{short_timestamp|}}}
|HasCreatorAbbreviation={{{creator_abbreviation|}}}
|HasProject={{{project|}}}
|HasType={{{type|}}}
}}<!-- {{#ask: [[{{FULLPAGENAME}}]]
|mainlabel=-
|?HasCreator=Ersteller
|?HasProject=Projekt
|?HasKeyword=Keywords
|?HasCreationDate=Begonnen
|?HasEndDate=Beendet
|?HasDescription=Beschreibung
|format=table
|transpose=true
}}
{{#ask: [[{{FULLPAGENAME}}]]
|mainlabel=-
|?IsRelatedTo=Verwandte Einträge
|format=table
|transpose=true
}}
--><table class="sortable wikitable smwtable jquery-tablesorter">
<tr>
<th>Ersteller</th>
<td>[[User:{{{creator|}}}]]</td>
</tr>
<tr>
<th>Projekt</th>
<td>{{#if: {{{project|}}}|[[{{{project|}}}]]|}}</td>
</tr>
<tr>
<th>Keywords</th>
<td>{{#arraymap:{{{keywords|}}}|;|x|x}}</td>
</tr>
<tr>
<th>Verwandte Einträge</th>
<td>{{#arraymap:{{{related_entries|}}}|;|x|[[x]]}}</td>
</tr>
<tr>
<th>Übergeordnete Elemente</th>
<td>{{#arraymap:{{{subordinated_to|}}}|;|x|[[x]]}}</td>
</tr>
<tr>
<th>Begonnen</th>
<td>{{#if: {{{start_date|}}} |{{#timel: d.m.Y H:i:s | {{{start_date|}}} }} (CET)|}}</td>
</tr>
<tr>
<th>Beendet</th>
<td>{{#if: {{{end_date|}}} |{{#timel: d.m.Y H:i:s | {{{end_date|}}} }} (CET)|}}</td><!-- {{#timel: d. F Y, H:i:s | {{{end_date|}}} | de}} -->
</tr>
<tr>
<th>Beschreibung</th>
<td>{{{description|}}}</td>
</tr>
</table>
<!-- {{#ifeq: {{OslTemplate:Helper/Query/Plain |property=HasType}} | collection | -->
{{#ifeq: {{{collection|}}} | Yes | [[Category:ELN/Entry/Collection]]
== Sammlung ==
<div class=dynamic-page-form-link>{{#formlink:form=ELN/Entry|link text=Element hinzufügen|link type=post button|query string=OslTemplate:ELN/Entry/Header[short_timestamp]=${short_timestamp}&OslTemplate:ELN/Entry/Header[creator_abbreviation]=${user_abbreviation}&OslTemplate:ELN/Entry/Header[type_symbol]=ni&OslTemplate:ELN/Entry/Header[subordinated_to]={{FULLPAGENAME}}&OslTemplate:ELN/Entry/Header[project]={{{project|}}}|tooltip=|NOTnew window}}</div>
{{#tree:
{{#ask:
[[IsPartOf::{{FULLPAGENAME}}]]
OR [[IsPartOf.IsPartOf::{{FULLPAGENAME}}]]
OR [[IsPartOf.IsPartOf.IsPartOf::{{FULLPAGENAME}}]]
|format=tree
|parent=IsPartOf
}}
}}
|}}
<!--
== Inhalt ==
{{OslTemplate:Helper/UI/VE/EditButton}} -->
<!-- <inputbox>
type=create
default={{FULLPAGENAME}}
buttonlabel=Inhalt bearbeiten
hidden=yes
</inputbox> -->
<div id="custom-ve-add-first-section-link"></div>
</includeonly>
Anonymous user