Jump to content

Template:Infobox: Difference between revisions

From Deffcon
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 31: Line 31:
       <th>Additional Info</th>
       <th>Additional Info</th>
       <td>{{{info|None}}}</td>
       <td>{{{info|None}}}</td>
    </tr>
    {{#if:{{{website|}}}|
    <tr>
      <th>Website</th>
      <td><a href="{{{website}}}" target="_blank">{{{website}}}</a></td>
     </tr>
     </tr>
     }}
     }}
   </table>
   </table>
</div>
</div>
<noinclude>
<templatedata>
{
"params": {
"title": {
"type": "unknown",
"required": true
},
"image": {
"type": "wiki-file-name"
},
"alt": {},
"description": {},
"date": {},
"location": {},
"category": {},
"info": {},
"website": {
"type": "url"
}
},
"description": "{{Infobox\n | title = Example Infobox\n | image = Example.jpg\n | alt = Example image\n | description = This infobox now supports image uploads!\n | date = February 9, 2025\n | location = Earth\n | category = Science\n | info = Additional details go here.\n | website = https://example.com\n}}"
}
</templatedata>
</noinclude>

Revision as of 02:52, 9 February 2025

   Infobox Title
Description No description available
Date Unknown
Location Not specified
Category None
Additional Info None