Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
| section1 = {{{section1|}}} | | section1 = {{{section1|}}} | ||
| content1 = | | content1 = | ||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | <div style="display:grid; grid-template-columns:1fr 1fr;"> | ||
<div><b>{{{entryid1|}}}</b></div> | {{#if:{{{entryid1}}}|<div><b>{{{entryid1|}}}</b></div>|}} | ||
<div>{{{entryinfo1|}}}</div> | {{#if:{{{entryinfo1}}}|<div>{{{entryinfo1|}}}</div>|}} | ||
</div> | </div> | ||
| section2 = {{{section2|}}} | | section2 = {{{section2|}}} | ||
| content2 = | | content2 = | ||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | <div style="display:grid; grid-template-columns:1fr 1fr;"> | ||
<div><b>{{{entryid2|}}}</b></div> | {{#if:{{{entryid1}}}|<div><b>{{{entryid2|}}}</b></div>|}} | ||
<div>{{{entryinfo2|}}}</div> | {{#if:{{{entryinfo2}}}|<div>{{{entryinfo2|}}}</div>|}} | ||
</div> | </div> | ||
| footer = {{{footer|}}} | | footer = {{{footer|}}} | ||
}}</includeonly></onlyinclude>{{doc}}[[Category:Metatemplates]] | }}</includeonly></onlyinclude>{{doc}}[[Category:Metatemplates]] |
Revision as of 04:17, 29 May 2023
The above documentation is transcluded from Template:Infobox/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.