Sjabloon:Software: verschil tussen versies

Uit WaaaghPedia
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
 
(18 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 1: Regel 1:
<div class="noprint infobox" style="float:right; clear:right;">
{|
|-
! '''{{{title|{{{1}}}}}}'''
|-
| [[Image:{{{image|{{{2}}}}}}|none|200px|Logo]]
|-
| website {{{website|{{{3}}}}}}
|-
| reason {{{reason|{{{4}}}}}}
|}
</div>
<noinclude>
== Usage ==
<pre>
{{Software
|title={{PAGENAME}}
|image=Bestand:Example.jpg
|website=example.com
|reason=being who you are
}}</pre>
== ToDo ==
* Logo
* Screenshot
* Versie
* Website
* Wikipedia
</noinclude>
<noinclude>
<noinclude>
Dit is het sjabloon voor een stuk software.
Dit is het sjabloon voor een stuk software.
<pre>
<pre>
{{Software
{{Software
|Naam=
|Afbeelding=image.jpg (optional)
|Foto=image.jpg (optional)
|Versie=
|Versie=
|Website=
|Website=
|Docs=
|Community=
|Community=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: solid #eaecf0; border-width: 1px 1px 0.2em; background-color: #f8f9fa; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
{{Infobox-start
|-
|Location=right
{{#if:{{{Foto|}}}|<tr style="text-align:center;"><th colspan="2"><div class="polaroidlayout rotate5" style="margin:10px">[[Project Image::File:{{{Foto}}}|360x360px]]</div></th></tr>}}
}}
! Versie
{{Infobox-title}}
| [[SoftwareVersie::{{{Versie|}}}]]
{{#if: {{{Afbeelding}}}
|-
| {{Infobox-image
! Website
|Afbeelding={{{Afbeelding}}}
| [[SoftwareWebsite::{{{Website|}}}]]
}}
|-
}}
! Community
{{#if: {{{Website}}}  
| [[SoftwareCommunity::{{{Community|}}}]]
| {{Infobox-row
|-
|name=Website
|}
|value=[[Website::{{{Website}}}]]
 
}}
[[Category:Software]]
}}
{{#if: {{{Community}}}  
| {{Infobox-row
|name=Community
|value={{{Community}}}
}}
}}
{{#if: {{{Docs}}}  
| {{Infobox-row
|name=Documentatie
|value={{{Docs}}}
}}
}}
{{#if: {{{Versie}}}  
| {{Infobox-row
|name=Versie
|value={{{Versie}}}
}}
}}
{{Infobox-stop}}
</includeonly>
</includeonly>

Huidige versie van 31 jul 2021 om 00:32

Dit is het sjabloon voor een stuk software.

{{Software
|Afbeelding=image.jpg (optional)
|Versie=
|Website=
|Docs=
|Community=
}}

Edit the page to see the template text.