16,029
edits
No edit summary |
(removing wiki_ prefix in parameters, im going to unify all template usages) |
||
Line 12: | Line 12: | ||
{| class="formtable" | {| class="formtable" | ||
! <span style="color:#FF0000;">Name:</span> | ! <span style="color:#FF0000;">Name:</span> | ||
| {{{field| | | {{{field|name|mandatory}}}{{#info:This entry is mandatory.}} | ||
|- | |- | ||
! <span style="color:#FF0000;">URL:</span> | ! <span style="color:#FF0000;">URL:</span> | ||
| {{{field| | | {{{field|URL|size=100|mandatory}}}{{#info:URL to your wiki. This entry is mandatory.}} | ||
|- | |- | ||
! Logo URL or Logo: | ! Logo URL or Logo: | ||
| {{{field| | | {{{field|logo|size=100}}}{{#info:URL to your wiki's logo or enter you logo like this <nowiki>[[File:Logo of your wiki.png|125px]]</nowiki>. In case your wiki has no logo please enter <nowiki>[[Image:NoLogo.png]]</nowiki>.}} | ||
|- | |- | ||
! Recent changes URL: | ! Recent changes URL: | ||
| {{{field| | | {{{field|recentchanges URL|size=100}}}{{#info:URL to recent changes of your wiki}} | ||
|- | |- | ||
! Wiki node URL: | ! Wiki node URL: | ||
| {{{field| | | {{{field|wikinode URL|size=100|default=No}}}{{#info:URL to the wiki node of your wiki}} | ||
|- | |- | ||
! Status: | ! Status: | ||
| {{{field| | | {{{field|status|property=Wiki status}}} | ||
|- | |- | ||
! Language: | ! Language: | ||
| {{{field| | | {{{field|language}}} | ||
|- | |- | ||
! Edit mode: | ! Edit mode: | ||
| {{{field| | | {{{field|editmode|property=Wiki edit mode}}} | ||
|- | |- | ||
! Engine (wiki software): | ! Engine (wiki software): | ||
| {{{field| | | {{{field|engine|property=Wiki engine|input type=text with autocomplete|values from property=Wiki engine}}}{{#info:Please enter the software used to run your Wiki. This field allows autocompletion. Just start typing … :)}} | ||
|- | |- | ||
! Main topic: | ! Main topic: | ||
| {{{field| | | {{{field|maintopic|property=Main topic}}} | ||
|- | |- | ||
! Backup URL: | ! Backup URL: | ||
| {{{field| | | {{{field|backupurl|size=100}}}{{#info:URL to the backup of your wiki. See http://code.google.com/p/wikiteam/ for further information on this}} | ||
|- | |- | ||
! Backup date: | ! Backup date: | ||
| {{{field| | | {{{field|backupdate|input type=date}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |