Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{{sidebar | <onlyinclude><includeonly>{{sidebar | ||
| title | | title = {{{title|}}} | ||
| width | | width = {{{width|300px}}} | ||
| image | | image = {{{image|}}} | ||
| imageformat | | imageformat = {{{imageformat|jpg}}} | ||
| imagewidth | | imagewidth = {{{imagewidth|300px}}} | ||
| float | | float = {{{float|right}}} | ||
| header | | header = {{{header|}}} | ||
| section1 | | section1 = {{{section1|}}} | ||
| content1 | | 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 style="background:#232323; padding:.3em; {{{entryid1style}}}"><b>{{{entryid1|}}}</b></div> | ||
<div>{{{entryinfo1|}}}</div> | <div style="padding:.3em; {{{entryinfo1style}}}">{{{entryinfo1|}}}</div> | ||
</div>}} | </div>}} | ||
| content1style = padding:0; | |||
| section2 | | section2 = {{{section2|}}} | ||
| content2 | | 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 style="background:#232323; border-top:1px solid #323232; padding:.3em; {{{entryid2style}}}"><b>{{{entryid2|}}}</b></div> | ||
<div>{{{entryinfo2|}}}</div> | <div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo2style}}}">{{{entryinfo2|}}}</div> | ||
</div>}} | </div>}} | ||
| content2style = padding:0; | |||
| footer | | footer = {{{footer|}}} | ||
}}</includeonly></onlyinclude>{{doc}}[[Category:Metatemplates]] | }}</includeonly></onlyinclude>{{doc}}[[Category:Metatemplates]] |
Revision as of 06:34, 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.