Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Buffalowing (talk | contribs) test |
m 1 revision imported: importing {{Infobox}} and {{Navbox}} |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
< | <onlyinclude>{| style="float:right;border:2px solid black" | ||
!colspan="2" | {{{maintitle}}} | |||
|- | |||
!colspan="2" | [[File:{{{image}}}|260px]] | |||
|- | |||
! {{{title1}}} | |||
| {{{info1}}} | |||
|- | |||
! {{{title2}}} | |||
| {{{info2}}} | |||
|- | |||
! {{{title3}}} | |||
| {{{info3}}} | |||
|} | |||
</onlyinclude> | |||
=Syntax for Usage= | |||
<nowiki> | |||
{{Infobox | |||
| maintitle = Example Infobox | |||
| image = Filing_cabinet.png | |||
| title1 = Name: | |||
| info1 = Genovefa | |||
| title2 = Occupation: | |||
| info2 = Healer | |||
| title3 = Flavor: | |||
| info3 = Anxiety | |||
}}</nowiki> | |||
{{Infobox | |||
| maintitle = Example Infobox | |||
| image = Filing_cabinet.png | |||
| title1 = Name: | |||
| info1 = Genovefa | |||
| title2 = Occupation: | |||
| info2 = Healer | |||
| title3 = Flavor: | |||
| info3 = Anxiety | |||
}} |
Latest revision as of 21:47, 31 October 2023
{{{maintitle}}} | |
---|---|
[[File:{{{image}}}|260px]] | |
{{{title1}}} | {{{info1}}} |
{{{title2}}} | {{{info2}}} |
{{{title3}}} | {{{info3}}} |
Syntax for Usage[edit]
{{Infobox | maintitle = Example Infobox | image = Filing_cabinet.png | title1 = Name: | info1 = Genovefa | title2 = Occupation: | info2 = Healer | title3 = Flavor: | info3 = Anxiety }}
Example Infobox | |
---|---|
![]() | |
Name: | Genovefa |
Occupation: | Healer |
Flavor: | Anxiety |