Difference between revisions of "Template: Infobox"
From Nydus Network
| Line 67: | Line 67: | ||
{{#default_form:Projekt}} | {{#default_form:Projekt}} | ||
{{DISPLAYTITLE:{{{name|}}} }} | {{DISPLAYTITLE:{{{name|}}} }} | ||
| − | </includeonly | + | </includeonly> |
<noinclude> | <noinclude> | ||
This is the "Infobox" template. | This is the "Infobox" template. | ||
Revision as of 17:49, 23 May 2018
| {{#if:|{{{name}}}|Infobox}} Release status: {{#switch: unknown|experimental|beta|stable|obsolete={{{status}}}|unknown}} [box doku] | |||
|---|---|---|---|
| [[Image:{{{image}}}|220px]]}} | |||
| Description | {{{description}}} | ||
| Author(s) | {{#ifeq: {{{username}}}|{{{username}}} | {{{author}}} (}}[[Benutzer:{{{username}}}|{{{username}}}]]{{#ifeq: {{{username}}}|{{{username}}} | {{{author}}}}}}} |
| Last Version | {{{version}}}{{#ifeq: | ()}}}} | |
| Platform | {{{platform}}}}} | ||
| License | {{{license}}}}} | ||
| Download | {{{download}}}}} | ||
Property "Pr status" (as page type) with input value "{{{status}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Pr image" (as page type) with input value "{{{image}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Pr description" (as page type) with input value "{{{description}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Pr authors" (as page type) with input value "{{{author}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Pr username" (as page type) with input value "{{{username}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Pr version" (as page type) with input value "{{{version}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Pr platform" (as page type) with input value "{{{platform}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Pr license" (as page type) with input value "{{{license}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
</includeonly>
This is the "Infobox" template. It should be called in the following format:
{{Infobox
|name = Name of the project, default is the sitename.
|status = Set the status of the project, fals options will set it to "unkown". (options: experimental, stable and obsolete)
|image = Requires a file name. settled to 220px.
|description = Describe the project.
|author = Who is in charge?
|version = Optional: Give Feedback to your current version.
|platform = Optional: Indicate further platforms, where your project is developed.
|license = Optional: Name the license of your project.
|download = Optional: Set a downloadable URL for your project.
|update = Function for further extensions.
}}
|
Infobox | |
|---|---|
| Name | |
| Status | |
| Image | |
| Description | |
| Author | |
| Version | |
| Platform | |
| License | |
| Download | |
| Update |