Difference between revisions of "Template:Infobox Publication"

From PKC
Jump to navigation Jump to search
Line 3: Line 3:
<div class="infobox-image">[[File:{{{image}}}|50px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|50px]]</div>}}
<table>
<table>
{{#if:{{{description|}}}|<tr>
{{#if:{{{description|}}}|<tr>
     <th>Description</th>
     <th>Description</th>
     <td>{{{description}}}</td>
     <td>{{{description}}}</td>
</tr>}}


{{#if:{{{release_date|}}}|<tr>
{{#if:{{{release_date|}}}|<tr>
     <th>Release Date</th>
     <th>Release Date</th>
     <td>{{{release_date}}}</td>
     <td>{{{release_date}}}</td>
</tr>}}


</tr>}}{{#if:{{{release_event|}}}|<tr>
{{#if:{{{release_at|}}}|<tr>
     <th>Release Event</th>
     <th>Release At</th>
     <td>{{{release_event}}}</td>
     <td>{{{release_at}}}</td>
</tr>}}


</tr>}}{{#if:{{{event_name|}}}|<tr>
{{#if:{{{event_name|}}}|<tr>
     <th>Event Name</th>
     <th>Event Name</th>
     <td>{{{event_name}}}</td>
     <td>{{{event_name}}}</td>
 
</tr>}}
</tr>}}{{#if:{{{sub_event_name|}}}|<tr>
    <th>Sub Event Name</th>
    <td>{{{sub_event_name}}}</td>


</table>
</table>
Line 33: Line 34:
"description": {},
"description": {},
"release_date": {},
"release_date": {},
"release_event": {},
"release_at": {},
"event_name": {},
"event_name": {}
"sub_event_name": {}
},
},
"format": "block"
"format": "block"

Revision as of 09:24, 8 November 2022

Infobox Publication

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
titletitle

no description

Unknownoptional
imageimage

no description

Unknownoptional
descriptiondescription

no description

Unknownoptional
release_daterelease_date

no description

Unknownoptional
release_atrelease_at

no description

Unknownoptional
event_nameevent_name

no description

Unknownoptional