Wiki is in the process of importing stuff
Please be patient
No edit summary |
No edit summary |
||
| (25 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<!-- Semantic Properties --> | <!-- 1. Semantic Properties & Categorization --> | ||
<div style="display: none"> | |||
[[Has file type::{{{file type|}}}]] | [[Has file type::{{{file type|}}}]] | ||
[[Category:{{{file type|}}}]] | [[Category:{{{file type|}}}]] | ||
| Line 6: | Line 7: | ||
{{#if:{{{icon type|}}} | {{#if:{{{icon type|}}} | ||
| [[Has icon type::{{{icon type|}}}]] | | [[Has icon type::{{{icon type|}}}]] | ||
[[Category:{{{icon type|}}}]] | |||
}} | }} | ||
{{#if:{{{portrait type|}}} | {{#if:{{{portrait type|}}} | ||
| [[Has portrait type::{{{portrait type|}}}]] | | [[Has portrait type::{{{portrait type|}}}]] | ||
[[Category:{{{portrait type|}}}]] | |||
}} | }} | ||
{{#if:{{{represents page|}}} | {{#if:{{{represents page|}}} | ||
| [[Represents page::{{{represents page|}}}]] | | [[Represents page::{{{represents page|}}}]] | ||
}} | |||
{{#switch:{{{is alt icon|}}} | |||
|Alt Icon | |||
|Alt icon | |||
|alt icon | |||
|Alt Icons | |||
|Alt icons | |||
|alt icons= | |||
[[Has alt status::{{{is alt icon|}}}]] | |||
[[Category:Alt Icons]] | |||
}} | }} | ||
| Line 20: | Line 35: | ||
}} | }} | ||
{{#if:{{{parent page|}}} | |||
| [[Has parent page::{{{parent page|}}}]] | |||
}} | |||
</div> | |||
<!-- 2. Display Table (Fixed Layout) --> | |||
{| class="wikitable" style="width:100%; margin-top:1em;" | {| class="wikitable" style="width:100%; margin-top:1em;" | ||
|- | |- | ||
! File Type | ! File Type | ||
| [[{{{file type|}}}]] | | [[:Category:{{{file type|}}}|{{{file type|}}}]] | ||
|- | |||
! Description | |||
| {{{description|No description provided.}}} | |||
|- | |- | ||
! Icon Type | |||
| | | | ||
! | {{#if:{{{icon type|}}}|[[:Category:{{{icon type|}}}|{{{icon type}}}]]|Not provided.}} | ||
| [[{{{ | |- | ||
! Parent page | |||
| {{#if:{{{parent page|}}}|[[{{{parent page|}}}]]|Not provided.}} | |||
|- | |||
! Alt Status | |||
| {{#if:{{{is alt icon|}}}|{{{is alt icon|}}} {{#if:{{{alt description|}}}|({{{alt description}}})}}|None.}} | |||
|- | |- | ||
! Portrait Type | |||
| | | | ||
{{#if:{{{portrait type|}}}|[[:Category:{{{portrait type}}}]]|Not provided.}} | |||
| [[{{{portrait type | |||
|- | |- | ||
! Represents | |||
| | | | ||
{{#if:{{{represents page|}}}|[[{{{represents page|}}}]]|Unknown.}} | |||
| [[{{{represents page|}}}]] | |||
|- | |- | ||
! Represents (Wikipedia) | |||
| | | | ||
{{#if:{{{represents wikipedia|}}}|[[wikipedia:{{{represents wikipedia|}}}|{{{represents wikipedia}}}]]|Not provided.}} | |||
| | |||
}} | |||
| {{{ | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 17:25, 22 June 2026
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
