Difference between revisions of "Template:Infobox development tools"
Jump to navigation
Jump to search
(←Created page with '{{Infobox |name = <!--{{subst:PAGENAME}}--> |bodystyle = |title = {{{title|{{PAGENAME}}}}} |image = {{{image|}}} |caption = {{{caption|}}} |head...') |
m |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
− | |||
− | |||
|title = {{{title|{{PAGENAME}}}}} | |title = {{{title|{{PAGENAME}}}}} | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
− | |||
|headerstyle = background:#CEE0F2 | |headerstyle = background:#CEE0F2 | ||
− | |||
− | |||
|header1 = General | |header1 = General | ||
Line 22: | Line 17: | ||
|data6 = {{ | |data6 = {{ | ||
#switch: {{{type|}}} | #switch: {{{type|}}} | ||
− | | framework library = [[List of development tools#Framework | + | | framework library = [[List of development tools#Framework libraries|Framework library]] {{main other|[[Category:Framework libraries]]}} |
| library = [[List of development tools#Libraries|Library]] {{main other|[[Category:Libraries]]}} | | library = [[List of development tools#Libraries|Library]] {{main other|[[Category:Libraries]]}} | ||
| ported library = [[List of development tools#Ported Libraries|Ported Libraries]] {{main other|[[Category:Ported libraries]]}} | | ported library = [[List of development tools#Ported Libraries|Ported Libraries]] {{main other|[[Category:Ported libraries]]}} | ||
Line 41: | Line 36: | ||
| [[{{{download}}}|Download]] | | [[{{{download}}}|Download]] | ||
| [{{{download}}} Download] | | [{{{download}}} Download] | ||
+ | }} | ||
+ | {{ | ||
+ | #if: {{{download2|}}} | ||
+ | | {{ | ||
+ | #ifexist: {{{download2}}} | ||
+ | | [[{{{download2}}}|Mirror]] | ||
+ | | <br/>[{{{download2}}} Mirror] | ||
+ | }} | ||
}} | }} | ||
}} | }} | ||
Line 72: | Line 75: | ||
#ifexist: {{{source}}} | #ifexist: {{{source}}} | ||
| [[{{{source}}}|Source]] | | [[{{{source}}}|Source]] | ||
− | | [{{{source}}} Source] | + | | {{ |
+ | #ifeq: "{{{source}}}" | "included" | ||
+ | | Source Included | ||
+ | | [{{{source}}} Source] | ||
+ | }} | ||
}} | }} | ||
}} | }} | ||
− | |||
− | |||
− | |||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 23:13, 4 November 2009
Infobox development tools | |
General |
---|
Usage
{{Infobox development tools | title = | image = [[Image:name of screenshot.png|200px]] | type = framework library / library / ported library / resource | author = | maintainer = | contributor = | portedby = | version = | licence = GPL/etc | download = | download2 = <!-- used for Mirror links --> | website = | discussion = | source = }}