Jump to content

Template:Extension: Difference between revisions

Cdjensen94
Cdjensen94 (talk | contribs) (Blanked the page)
Line 1: Line 1:
 
<includeonly>
{| class="wikitable ext-infobox" style="float:right; clear:right; margin:0 0 1em 1em; width:320px;"
|+ style="text-align:left;" | {{{name|Extension}}}
|-
! scope="row" | Description
| {{{description|}}}
{{#if:{{{type|}}}|
|-
! scope="row" | Type
| {{{type}}}
}}
{{#if:{{{status|}}}|
|-
! scope="row" | Status
| {{{status}}}
}}
{{#if:{{{version|}}}|
|-
! scope="row" | Version
| {{{version}}}
}}
{{#if:{{{released|}}}|
|-
! scope="row" | Released
| {{{released}}}
}}
{{#if:{{{author|}}}|
|-
! scope="row" | Author
| {{{author}}}
}}
{{#if:{{{license|}}}|
|-
! scope="row" | License
| {{{license}}}
}}
{{#if:{{{mediawiki|}}}|
|-
! scope="row" | MediaWiki
| {{{mediawiki}}}
}}
{{#if:{{{php|}}}|
|-
! scope="row" | PHP
| {{{php}}}
}}
{{#if:{{{repository|}}}|
|-
! scope="row" | Repository
| [{{{repository}}} {{{repo-label|GitHub}}}]
}}
{{#if:{{{releases|}}}|
|-
! scope="row" | Releases
| [{{{releases}}} {{{releases-label|Download}}}]
}}
{{#if:{{{download|}}}|
|-
! scope="row" | Direct download
| [{{{download}}} {{{download-label|ZIP}}}]
}}
{{#if:{{{bugtracker|}}}|
|-
! scope="row" | Issues
| [{{{bugtracker}}} {{{bugtracker-label|Report a bug}}}]
}}
{{#if:{{{docs|}}}|
|-
! scope="row" | Docs
| [{{{docs}}} {{{docs-label|Documentation}}}]
}}
|}
<templatestyles src="Template:Extension/styles.css" />
</includeonly><noinclude>
{{Documentation}}
</noinclude>