Difference between revisions of "Template: Infobox"
From Nydus Network
| (3 intermediate revisions by the same user not shown) | |||
| Line 17: | Line 17: | ||
</pre> | </pre> | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
| − | ! <span style="font-size: larger;">{{PAGENAME}}</span> | + | ! <span style="font-size: larger;"> |
| + | {{PAGENAME}}</span> | ||
|- | |- | ||
! Name | ! Name | ||
| Line 47: | Line 48: | ||
|- | |- | ||
! Update | ! Update | ||
| − | | {{{update|}}} | + | | {{{update|}}} | {{#ask:[[T2 project::{{SUBJECTPAGENAME}}]]|format=list}} |
| − | |||
| − | | {{#ask:[[T2 project::{{SUBJECTPAGENAME}}]]|format=list}} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 18:52, 23 May 2018
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.
}}