Template:Infobox Generic: Difference between revisions
(Created page with "<infobox> <group> <title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title> <media source="image"/> <header source="imageinfo"><small>{{{imageinfo}}}</small></header> </group> </infobox> <noinclude> {|float="left" |<pre> {{Infobox Generic |title = |image = |imageinfo = }} </pre> |} Notes: *If "title" is omitted, it will default to the name of the page. Category:Infobox Templates</noinclude>") |
SimpleArrows (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
<title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title> | <title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title> | ||
<media source="image"/> | <media source="image"/> | ||
< | <caption source="imageinfo"><small>{{{imageinfo}}}</small></caption> | ||
</group> | </group> | ||
</infobox> | </infobox> |
Revision as of 03:32, 31 January 2024
Unimplemented infobox tag: <caption>
{{Infobox Generic |title = |image = |imageinfo = }} |
Notes:
- If "title" is omitted, it will default to the name of the page.