Template:Project-pre-summary: Difference between revisions
Jump to navigation
Jump to search
(New page: <noinclude>Template for Activities/XXX destined for Activity Grid and similar pages; for early development activitie. Designed to be one row in a table. Comments for html alignme...) |
No edit summary |
||
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>Template for [[Activities/XXX]] |
<noinclude>Template for projects: [[Activities/XXX]] and [[Collections/XXX]], used in the [[Activities]] and [[Collections]] pages; for early-development projects. Designed to be one row in a table. Comments for html alignment. |
||
<br clear="all"> |
<br clear="all"> |
||
{| |
{| |
||
</noinclude> |
</noinclude> |
||
|- valign="top" |
|- valign="top" |
||
|width="5%" name="icon" bgcolor="white"| [[Image:{{{image}}}|40px|proposed {{{simplename}}} icon]] |
|width="5%" name="icon" bgcolor="white"| [[Image:{{#if:{{{image|}}}|{{{image}}}|activity-{{{simplename}}}.svg}}|40px|proposed {{{simplename}}} icon]] |
||
|width="65%" name="description, authors, static metadata"| <span class="plainlinks"><!-- |
|width="65%" name="description, authors, static metadata"| <span class="plainlinks"><!-- |
||
--> <big>[[{{{prettyname}}}]]</big> : {{{description}}} ({{{comments}}}) [ |
--> <big>[[{{{prettyname}}}]]</big> : {{{description}}} ({{{comments}}}) [[Projects/{{{prettyname}}}|+/-]]<br/><small><!-- |
||
--> '''[[ |
--> '''[[Maintainers]]''': {{{maintainers}}} · <!-- |
||
--> '''[[Licenses|License]]''': {{{license}}} · <!-- |
--> '''[[Licenses|License]]''': {{{license}}} · <!-- |
||
--> '''[http://www.iana.org/assignments/media-types Mime types]''': {{{mimetypes}}}</small></span><!-- --> |
--> '''[http://www.iana.org/assignments/media-types Mime types]''': {{{mimetypes}}}</small></span><!-- --> |
||
|width="30%" name="versions, ports, translation"| <span class="plainlinks"><!-- |
|width="30%" name="versions, ports, translation"| <span class="plainlinks"><!-- |
||
--> <tt>'''Platforms''':</tt> {{{port-notes}}} <br/><!-- |
--> <tt>'''Platforms''':</tt> {{{port-notes}}} <br/><!-- |
||
--> <tt>'''Translate''':</tt> {{{l10n-notes}}} < |
--> <tt>'''Translate''':</tt> {{{l10n-notes}}} <!-- |
||
--> [[Category:early activity summary]]<noinclude> |
|||
|} |
|} |
||
<br clear="all"> |
<br clear="all"> |
||
Line 24: | Line 25: | ||
'''Examples''': |
'''Examples''': |
||
{| class="wikitable sortable" style="background:#F9F9F9 none repeat scroll 0%; border:1px solid #AAAAAA; border-collapse:collapse; margin:1em 1em 1em 0pt;" border="1" cellpadding="3" cellspacing="0" |
{| class="wikitable sortable" style="background:#F9F9F9 none repeat scroll 0%; border:1px solid #AAAAAA; border-collapse:collapse; margin:1em 1em 1em 0pt;" border="1" cellpadding="3" cellspacing="0" |
||
{{: |
{{:Projects/Tux Paint}} |
||
|} |
|} |
||
Latest revision as of 03:20, 19 August 2008
Template for projects: Activities/XXX and Collections/XXX, used in the Activities and Collections pages; for early-development projects. Designed to be one row in a table. Comments for html alignment.
[[Image:activity-{{{simplename}}}.svg|40px|proposed {{{simplename}}} icon]] | [[{{{prettyname}}}]] : {{{description}}} ({{{comments}}}) [[Projects/{{{prettyname}}}|+/-]] Maintainers: {{{maintainers}}} · License: {{{license}}} · Mime types: {{{mimetypes}}} |
Platforms: {{{port-notes}}} Translate: {{{l10n-notes}}} |
Usage
Images should be uploaded to the wiki; the field should be a wikipage title. This should be a representation of the activity that can be turned into a properly-styled svg. Fields for new activities should be filled out as well as they can be, but detailed elements wont' show up until the template is switched over to activity-summary rather than 'pre-summary'.
Key:
New activities should use the project-pre-summary template, including:
prettyname - the display name for the activity, such as Comic Maker. description - a few sentences describing the activity and its audience categories - any keywords that match your activity and its use. see the activities grid for examples. maintainers - people actively working on the activity, with links to their userpages or ways to contact them. image - title of an uploaded image that may make a suitable icon port-notes - notes on other platforms and potential or in-progress ports mimetypes - mime types that the activity can read and launch. comments - general comments about development. l10n-notes - comments about localization, including links for translating existing related projects. license - the name of the license[s] your activity uses, with a link to its full text. status - from 0 to 6. 0:idea, 1:stub, 2:immature, 3:active development, 4:beta, 5:stable, 6:finishing touches
Examples:
Tux Paint : children's painting toolbox (some wiki-editors started hacking on this in 2006, want to start again) +/- Maintainers: ?? · License: unknown · Mime types: ?? |
Platforms: {{{port-notes}}} Translate: localized in 70 languages |