Difference between revisions of "Partial"

From Sega Retro

m (Text replace - "Sega Retro Templates" to "Sega Retro templates")
(Improve description.)
Line 1: Line 1:
style="background: #ffffdd" class="table-partial" | {{black|{{{1|Partial}}}}}
+
Template to indicate an entry in a table is "partially supported".
 +
 
 +
Example usage:
 +
<pre>{{partial}}
 +
{{partial|Partially supported}}</pre>
 +
 
 +
results in:
 +
 
 +
{| class="wikitable" style="font-size: smaller; text-align: center; width: 25%; table-layout: fixed;"
 +
|-
 +
| {{partial}}
 +
|-
 +
| {{partial|Partially supported}}
 +
|}
 +
 
 +
<onlyinclude>style="background: #ffffdd" class="table-partial" | {{black|{{{1|Partial}}}}}</onlyinclude>
 
<noinclude>[[Category:Sega Retro templates|Partial]]</noinclude>
 
<noinclude>[[Category:Sega Retro templates|Partial]]</noinclude>

Revision as of 10:40, 28 April 2015

Template to indicate an entry in a table is "partially supported".

Example usage:

{{partial}}
{{partial|Partially supported}}

results in:

Partial
Partially supported

style="background: #ffffdd" class="table-partial" | Partial