Difference between revisions of "Template: Infobox"
From Nydus Network
| Line 1: | Line 1: | ||
| + | {{Infobox | ||
| + | |name = Testname | ||
| + | |status = Test | ||
| + | |image = Test | ||
| + | |description = Test | ||
| + | |author = Test | ||
| + | |version = Test | ||
| + | |platform = Test | ||
| + | |license = Test | ||
| + | |download = Test | ||
| + | |update = Test | ||
| + | }} | ||
<noinclude> | <noinclude> | ||
This is the "Infobox" template. | This is the "Infobox" template. | ||
Revision as of 18:34, 23 May 2018
|
Infobox | |
|---|---|
| Name | Testname |
| Status | Test |
| Image | Test |
| Description | Test |
| Author | Test |
| Version | Test |
| Platform | Test |
| License | Test |
| Download | Test |
| Update |
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.
|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.
}}