Form:Mediawiki extension: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
 
(17 intermediate revisions by the same user not shown)
Line 4: Line 4:
if a page with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


I mainly use this form to test SMW stuff with some sort of "real world" example. I.e. some information may not be necessary and other is missing. - [[User:Daniel K. Schneider|Daniel K. Schneider]] ([[User talk:Daniel K. Schneider|talk]]) 18:18, 22 August 2013 (CEST)


{{#forminput:form=Mediawiki extension}}
{{#forminput:form=Mediawiki extension}}
Line 12: Line 13:
{| class="formtable"
{| class="formtable"
! Name:
! Name:
| {{{field|name}}}
| {{{field|name|input type=text}}}
|-
! About (meta information)
| {{{field|about|input type=textarea}}}
|-
|-
! Logo:
! Logo:
| {{{field|logo}}}
| {{{field|logo|uploadable}}}
|-
|-
! Screenshot:
! Screenshot:
| {{{field|screenshot}}}
| {{{field|screenshot|uploadable}}}
|-
|-
! Developers:
! Developers:
| {{{field|developers}}}
| {{{field|developers}}}
|-
! City of main developer
| {{{field|author_location}}}
|-
|-
! Licences:
! Licences:
Line 34: Line 41:
! Dependencies:
! Dependencies:
| {{{field|dependencies}}}
| {{{field|dependencies}}}
|-
! Related extensions (documented in this wiki)
| {{{field|related|input type=two listboxes|values from category=MediaWiki extension|size=100}}}
|-
! Related extensions (wiki text)
| {{{field|related_text}}}
|-
|-
! Discussion:
! Discussion:
Line 86: Line 99:


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>

Latest revision as of 18:38, 21 September 2015

This is the "Mediawiki extension" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.

I mainly use this form to test SMW stuff with some sort of "real world" example. I.e. some information may not be necessary and other is missing. - Daniel K. Schneider (talk) 18:18, 22 August 2013 (CEST)