We are still actively working on the spam issue.

Difference between revisions of "Template:Software List"

From InstallGentoo Wiki
Jump to: navigation, search
(Created page with "<includeonly>{{#if:{{{TopColor|}}}{{{EpisodeNumber|}}}{{{EpisodeNumber2|}}}{{{Title|}}}{{{RTitle|}}}{{{AltTitle|}}}{{{RAltTitle|}}}{{{Aux1|}}}{{{DirectedBy|}}}{{{WrittenBy|}}}...")
 
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{TopColor|}}}{{{EpisodeNumber|}}}{{{EpisodeNumber2|}}}{{{Title|}}}{{{RTitle|}}}{{{AltTitle|}}}{{{RAltTitle|}}}{{{Aux1|}}}{{{DirectedBy|}}}{{{WrittenBy|}}}{{{Aux2|}}}{{{Aux3|}}}{{{OriginalAirDate|}}}{{{AltDate|}}}{{{ProdCode|}}}{{{Viewers|}}}{{{Aux4|}}}{{{ShortSummary|}}}{{{LineColor|}}}||}}<tr class="vevent" style="text-align: center; {{#if:{{{TopColor|}}}|background:#{{{TopColor}}}|{{#if:{{{ShortSummary|}}}|background:#F2F2F2}} }}">{{
+
<includeonly>
#ifeq:{{{EpisodeNumber|ʁ}}}|ʁ| |<th scope="row" id="ep{{{EpisodeNumber}}}" style="text-align: center; {{#if:{{{TopColor|}}}|background:#{{{TopColor}}}|{{#if:{{{ShortSummary|}}}|background:#F2F2F2}} }}">{{{EpisodeNumber}}}</th>}}{{
+
|- style="background:#F2F2F2;"  
#ifeq:{{{EpisodeNumber2|ʁ}}}| |<td>{{{EpisodeNumber2}}}</td>}}
+
| {{{Title}}} || {{{Type}}} || {{{Language}}} || {{{License}}} || {{{Website}}} || {{{ShortSummary}}}
<td class="summary" style="text-align: left;">{{#if:{{{Title|}}}|"{{{Title}}}"}}{{{RTitle|}}} {{#if:{{{AltTitle|}}}|<br />"{{{AltTitle}}}"}}{{{RAltTitle|}}}</td>{{
+
</includeonly>
#ifeq:{{{Aux1|ʁ}}}|ʁ| |<td>{{{Aux1}}}</td>}}{{
+
 
#ifeq:{{{DirectedBy|ʁ}}}|ʁ| |<td>{{{DirectedBy}}}</td>}}{{
+
<noinclude>
#ifeq:{{{WrittenBy|ʁ}}}|ʁ| |<td>{{{WrittenBy}}}</td>}}{{
+
 
#ifeq:{{{Aux2|ʁ}}}|ʁ| |<td>{{{Aux2}}}</td>}}{{
+
Usage
#ifeq:{{{Aux3|ʁ}}}|ʁ| |<td>{{{Aux3}}}</td>}}{{
+
 
#ifeq:{{{OriginalAirDate|ʁ}}}|ʁ| |<td>{{{OriginalAirDate}}}</td>}}{{
+
<code>
#ifeq:{{{AltDate|ʁ}}}|ʁ| |<td>{{{AltDate}}}</td>}}{{
+
    {{Software List
#ifeq:{{{ProdCode|ʁ}}}|ʁ| |<td id="pc{{{ProdCode}}}">{{{ProdCode}}}</td>}}{{
+
    |Title = Name
#ifeq:{{{Viewers|ʁ}}}|ʁ| |<td>{{{Viewers}}}</td>}}{{
+
    |Type = Type
#ifeq:{{{Aux4|ʁ}}}|ʁ| |<td>{{{Aux4}}}</td>}}</tr>{{#if:{{{ShortSummary|}}}|<tr><td class="description" style="border-bottom:3px solid #{{#if:{{{LineColor|}}}|{{{LineColor}}}|CCCCFF}}" colspan="{{#expr:{{#ifeq:{{{Title|ʁ}}}|ʁ|{{#ifeq:{{{AltTitle|ʁ}}}|ʁ|{{#ifeq:{{{RTitle|ʁ}}}|ʁ|0|1}}|1}}|1}}+{{#ifeq:{{{DirectedBy|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{WrittenBy|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{Aux1|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{Aux2|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{Aux3|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{Aux4|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{AltDate|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{OriginalAirDate|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{ProdCode|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{Viewers|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{EpisodeNumber|ʁ}}}|ʁ|0|1}}+{{#ifeq:{{{EpisodeNumber2|ʁ}}}|ʁ|0|1}}}}">
+
    |License = [[License]]
{{{ShortSummary|}}}&nbsp;</td></tr>}}{{#if:{{{ShortSummary|}}}|{{#if:{{{LineColor|}}}||{{ns0|[[Category:Episode list using the default LineColor]]}}}}}}{{#if:{{{EpisodeNumber|}}}||[[Category:Episode lists without episode numbers]]}}{{#if:{{{TopColor|}}}|{{ns0|[[Category:Episode lists with row deviations]]}}}}</includeonly><noinclude>
+
    |Website = example.com
{{documentation}}
+
    |ShortSummary = App description.
 +
    |Language = Language
 +
    }}
 +
</code>
 +
 
 +
 
 
</noinclude>
 
</noinclude>

Latest revision as of 00:46, 9 February 2014



Usage

|- style="background:#F2F2F2;" | Name || Type || Language || License || example.com || App description.