Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 11: | Line 11: | ||
| 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 style="background:#232323; padding:.3em; {{{entryid1style}}}"> | <div style="background:#232323; color:white; padding:.3em; {{{entryid1style}}}">'''{{{entryid1|}}}'''</div> | ||
<div style="padding:.3em; {{{entryinfo1style}}}">{{{entryinfo1|}}}</div> | <div style="padding:.3em; {{{entryinfo1style}}}">{{{entryinfo1|}}}</div> | ||
</div>}} | </div>}} | ||
Line 19: | Line 19: | ||
| 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 style="background:#232323; border-top:1px solid #323232; padding:.3em; {{{entryid2style}}}"> | <div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; {{{entryid2style}}}">'''{{{entryid2|}}}'''</div> | ||
<div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo2style}}}">{{{entryinfo2|}}}</div> | <div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo2style}}}">{{{entryinfo2|}}}</div> | ||
</div>}} | </div>}} |
Revision as of 08:43, 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.