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 = {{#if:{{{entryid1}}}|{{#if:{{{entryinfo1}}}| | ||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | <div style="display:grid; grid-template-columns:1fr 1fr;"> | ||
<div><b>{{{entryid1|}}}</b></div> | <div><b>{{{entryid1|}}}</b></div> | ||
<div>{{{entryinfo1|}}}</div> | <div>{{{entryinfo1|}}}</div> | ||
</div> | </div>|}}|}} | ||
| section2 = {{{section2|}}} | | section2 = {{{section2|}}} | ||
| content2 = | | content2 = {{#if:{{{entryid2}}}|{{#if:{{{entryinfo2}}}| | ||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | <div style="display:grid; grid-template-columns:1fr 1fr;"> | ||
<div><b>{{{entryid2|}}}</b></div> | <div><b>{{{entryid2|}}}</b></div> | ||
<div>{{{entryinfo2|}}}</div> | <div>{{{entryinfo2|}}}</div> | ||
</div> | </div>|}}|}} | ||
| footer = {{{footer|}}} | | footer = {{{footer|}}} | ||
}}</includeonly></onlyinclude>{{doc}}[[Category:Metatemplates]] | }}</includeonly></onlyinclude>{{doc}}[[Category:Metatemplates]] |
Revision as of 04:15, 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.