Template:Infobox: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 3: | Line 3: | ||
{{{title|Infobox Title}}} | {{{title|Infobox Title}}} | ||
</div> | </div> | ||
<div class="infobox-image"> | <div class="infobox-image"> | ||
[[File:{{{image|Default.png}}}|250px|alt={{{alt|Image}}}]] | [[File:{{{image|Default.png}}}|250px|alt={{{alt|Image}}}]] | ||
</div> | </div> | ||
<table> | <table> | ||
<tr> | <tr> | ||
| Line 18: | Line 20: | ||
<th>Location</th> | <th>Location</th> | ||
<td>{{{location|Not specified}}}</td> | <td>{{{location|Not specified}}}</td> | ||
</tr> | |||
<tr> | |||
<th>Category</th> | |||
<td>{{{category|None}}}</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 23: | Line 29: | ||
<td>{{{info|None}}}</td> | <td>{{{info|None}}}</td> | ||
</tr> | </tr> | ||
{{#if:{{{website|}}}| | |||
<tr> | |||
<th>Website</th> | |||
<td><a href="{{{website}}}" target="_blank">{{{website}}}</a></td> | |||
</tr> | |||
}} | |||
</table> | </table> | ||
</div> | </div> | ||
Revision as of 03:36, 9 February 2025
Infobox Title
| Description | No description available |
|---|---|
| Date | Unknown |
| Location | Not specified |
| Category | None |
| Additional Info | None |