Template:Plugin infobox: Difference between revisions
Startledcat (talk | contribs) No edit summary |
Startledcat (talk | contribs) No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
! colspan="2" |{{#if:{{{image|}}}|[[File:{{{image | ! colspan="2" |{{#if:{{{image|}}}|[[File:{{{image}}}|300px]] }} | ||
|- | |- | ||
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information | ! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information | ||
Line 54: | Line 54: | ||
{{!}} '''Available''' | {{!}} '''Available''' | ||
{{!}} {{{Available|}}} }} | {{!}} {{{Available|}}} }} | ||
|- | |||
{{#if: {{{Working|}}}| | |||
{{!}} '''Working''' | |||
{{!}} {{{Working|}}} }} | |||
|- | |- | ||
|} | |} | ||
'''{{{Name|}}}''' is a [[Plugin]] for {{#arraymap:{{{Platform|}}}|,|@@@|[[@@@]]}}.<includeonly>[[Category:Plugin|{{PAGENAME}}]] {{#set:image={{{image|}}} }} {{#set:Name={{{Name|}}} }} {{#set:Platform={{{Platform|}}} |+sep}} {{#set:Model={{{Model|}}} |+sep}} {{#set:Category={{{Category|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Third Party={{{Third Party|}}} }} {{#set:Developer={{{Developer|}}} }} {{#set:Release Date={{{Release Date|}}} }} {{#set:Website={{{Website|}}} }} {{#set:Free={{{Free|}}} }} {{#set:Price={{{Price|}}} |+sep}} {{#set:Available={{{Available|}}} }}</includeonly> | '''{{{Name|}}}''' is a [[Plugin]] for {{#arraymap:{{{Platform|}}}|,|@@@|[[@@@]]}}.<includeonly>[[Category:Plugin|{{PAGENAME}}]] {{#set:image=File:{{{image|}}} }} {{#set:Name={{{Name|}}} }} {{#set:Platform={{{Platform|}}} |+sep}} {{#set:Model={{{Model|}}} |+sep}} {{#set:Category={{{Category|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Third Party={{{Third Party|}}} }} {{#set:Developer={{{Developer|}}} }} {{#set:Release Date={{{Release Date|}}} }} {{#set:Website={{{Website|}}} }} {{#set:Free={{{Free|}}} }} {{#set:Price={{{Price|}}} |+sep}} {{#set:Available={{{Available|}}} }} {{#set:Working={{{Working|}}} }}</includeonly> | ||
<noinclude> | <noinclude> | ||
Designed for use on [[Plugin]] pages. | Designed for use on [[Plugin]] pages. | ||
Line 76: | Line 80: | ||
|Price= | |Price= | ||
|Available= | |Available= | ||
|Working= | |||
}} | }} | ||
</pre> | </pre> |