Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
| content1 = {{#ifeq:{{{entryid1|}}}|{{{entryinfo1|}}}|| | | content1 = {{#ifeq:{{{entryid1|}}}|{{{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>}} | ||
Line 15: | Line 15: | ||
| content2 = {{#ifeq:{{{entryid2|}}}|{{{entryinfo2|}}}|| | | content2 = {{#ifeq:{{{entryid2|}}}|{{{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:26, 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.