Wiki is in the process of importing stuff
Please be patient
No edit summary |
No edit summary |
||
| (26 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<!-- 1. | <!-- 1. Semantic Properties & Categorization --> | ||
<div style="display: none"> | |||
[[Has file type::{{{file type|}}}]] | [[Has file type::{{{file type|}}}]] | ||
[[Category:{{{file type|}}}]] | |||
{{#if:{{{icon type|}}} | |||
| [[Has icon type::{{{icon type|}}}]] | |||
[[Category:{{{icon type|}}}]] | |||
}} | |||
{{#if:{{{portrait type|}}} | |||
| [[Has portrait type::{{{portrait type|}}}]] | |||
[[Category:{{{portrait type|}}}]] | |||
}} | |||
{{#if:{{{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]] | |||
}} | |||
{{#if:{{{represents wikipedia|}}} | |||
| [[Represents Wikipedia article::{{{represents wikipedia|}}}]] | |||
}} | |||
{| class="wikitable" style=" | {{#if:{{{parent page|}}} | ||
| [[Has parent page::{{{parent page|}}}]] | |||
}} | |||
</div> | |||
<!-- 2. Display Table (Fixed Layout) --> | |||
{| class="wikitable" style="width:100%; margin-top:1em;" | |||
|- | |- | ||
! File Type | ! File Type | ||
| [[{{{file type|}}}]] | | [[:Category:{{{file type|}}}|{{{file type|}}}]] | ||
|- | |- | ||
! Description | ! Description | ||
| {{{description|No description provided.}}} | | {{{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.}} | |||
|- | |||
! Represents | |||
| | |||
{{#if:{{{represents page|}}}|[[{{{represents page|}}}]]|Unknown.}} | |||
|- | |||
! 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. |
