Template:Presentation infobox: Difference between revisions

From AI Wiki
No edit summary
No edit summary
Line 11: Line 11:
{{!}} {{{Name|}}} }}
{{!}} {{{Name|}}} }}
|-
|-
{{#if: {{{Platform|}}}|
{{#if: {{{Type|}}}|
{{!}} '''Platform'''
{{!}} '''Type'''
{{!}} {{#arraymap:{{{Platform|}}}|,|x|[[Has platform::x]]}} }}
{{!}} {{#arraymap:{{{Type|}}}|,|x|[[Has type::x]]}} }}
|-
|-
{{#if: {{{Model|}}}|
{{#if: {{{Event|}}}|
{{!}} '''Model'''
{{!}} '''Event'''
{{!}} {{#arraymap:{{{Model|}}}|,|x|[[Has model::x]]}} }}
{{!}} {{{Event|}}} }}
|-
{{#if: {{{Presenter|}}}|
{{!}} '''Presenter'''
{{!}} {{#arraymap:{{{Presenter|}}}|,|x|[[Has presenter::x]]}} }}
|-
|-
{{#if: {{{Category|}}}|
{{#if: {{{Category|}}}|

Revision as of 20:47, 26 November 2023

Presentation infobox
Information

' is a Presentation by .

Designed for use on Presentation pages.

Usage

{{Presentation infobox
|Image = 
|Name = 
|Type = 
|Event = 
|Organization = 
|Presenter = 
|Description = 
|Release Date = 
|Website = 
}}

Parameters