Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|} | |} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{health|}}}| | ||
{{!}} ''' | {{!}} '''Health:''' | ||
{{!}} | {{!}} {{{health|}}} }} | ||
|- | |||
{{#if: {{{calories|}}}| | |||
{{!}} '''Calories:''' | |||
{{!}} {{{calories|}}} }} | |||
|- | |||
{{#if: {{{diet|}}}| | |||
{{!}} '''Diet:''' | |||
{{!}} {{{diet|}}} }} | |||
|- | |- | ||
{{#if: {{{introduced|}}}| | {{#if: {{{introduced|}}}| | ||
Line 29: | Line 37: | ||
{{!}} {{{aliases|}}} }} | {{!}} {{{aliases|}}} }} | ||
|- | |- | ||
{{#if:{{{quote|}}}{{{desc|}}}| ! colspan="2" class="infoboxdetails" {{!}} | {{#if:{{{quote|}}}{{{desc|}}}| ! colspan="2" class="infoboxdetails" {{!}} Description }} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | {{#if: {{{quote|}}}| '''{{{quote|}}}''' }} | | colspan="2" style="text-align: center;" | {{#if: {{{quote|}}}| '''{{{quote|}}}''' }} |
Latest revision as of 00:25, 13 March 2025
Syntax[edit source]
{{Infobox | name = | overridename = //optional | overrideimage = //optional | size = //optional | quote = | desc = }}
Example[edit source]
The above documentation is transcluded from Template:Infobox/doc. (edit | history)