Template: Semorg-publication: Difference between revisions

From Dreams Knowledge Platform
Jump to: navigation, search
(Created page with "</noinclude><includeonly> <div class="publication-form-fields"> {| class="formtable" ! Title: | {{{field|title|mandatory|size=60|placeholder=Publication title}}} |- ! Category: | {{{field|category|mandatory|input type=dropdown|values=Deliverables,Journal Articles,Conference Papers,Reports,Other}}} |- ! Authors: | {{{field|authors|size=60|placeholder=Author names (comma separated)}}} |- ! Publication Date: | {{{field|date|input type=date}}} |- ! Description: | {{{field...")
 
No edit summary
Line 1: Line 1:
</noinclude><includeonly>
<noinclude>{{semorg-bundle}}</noinclude><includeonly>[[Category:{{int:semorg-publication-category}}]]{{#semorg-set:publication
<div class="publication-form-fields">
  |title={{{title|}}}
 
  |authors={{{authors|}}}  
{| class="formtable"
  |description={{{description|}}}
! Title:
  |category={{{category|}}}
| {{{field|title|mandatory|size=60|placeholder=Publication title}}}
  |external link={{{external link|}}}  
|-
  |file={{{file|}}}  
! Category:
  |date={{{date|}}}
| {{{field|category|mandatory|input type=dropdown|values=Deliverables,Journal Articles,Conference Papers,Reports,Other}}}
}}{{#semorg-detail:publication}}{{#semorg-table:publication
|
  |title={{{title|}}}
! Authors:
  |authors={{{authors|}}}
| {{{field|authors|size=60|placeholder=Author names (comma separated)}}}
  |description={{{description|}}}  
|-
  |category={{{category|}}}
! Publication Date:
  |external link={{{external link|}}}  
| {{{field|date|input type=date}}}
  |file={{{file|}}}
|-
  |date={{{date|}}}
! Description:
}}</includeonly>
| {{{field|description|input type=textarea|rows=3|cols=60|placeholder=Brief description of the publication}}}
|-
! File Name:
| {{{field|filename|mandatory|size=60|placeholder=Example: MyDocument.pdf}}}
| <small>Upload your file first via Special:Upload, then enter the filename here</small>
|-
! External Link (optional):
| {{{field|externallink|size=60|placeholder=https://... (optional external link)}}}
|}
 
</div>
</includeonly>

Revision as of 16:03, 3 March 2026

This page is part of the Semantic Organization extension.

If you want to customize this template you can copy its contents to another page (use for example Template:Semorg-publication-custom) and change the following system message to the name of the newly created page: MediaWiki:semorg-publication-template