Template:Infobox Term: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
(Created page with "<includeonly> {| class="infobox" style="width: 25em; text-align: left; font-size: 90%;" | colspan="2" style="text-align: center; background-color: #f0f0f0;" | '''{{{name|}}}'' |- | colspan="2" style="text-align: center;" | [[Image:{{{image|}}}|200px]] |- | colspan="2" style="text-align: center;" | {{{caption|}}} |- ! Meaning | {{{meaning|}}} |- ! Origin | {{{origin|}}} |- ! Introduction Year | {{{introduction_year|}}} |- ! Language | {{{language|}}} |} </includeonly> <n...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="width: 25em; text-align: left; font-size: 90%;" | {| class="infobox" style="width: 25em; text-align: left; font-size: 90%;" | ||
| colspan="2" style="text-align: center; background-color: #f0f0f0;" | '''{{{name|}}}'' | | colspan="2" style="text-align: center; background-color: #f0f0f0; font-size: 120%;" | '''{{{name|}}}''' | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | [[Image:{{{image|}}}|200px]] | | colspan="2" style="text-align: center;" | [[Image:{{{image|}}}|200px]] | ||
Line 20: | Line 20: | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
== Documentation == | == Documentation == | ||
This template is used to create an infobox for specific terms or slang | This template is used to create an infobox for specific terms or slang. | ||
=== Parameters === | === Parameters === | ||
* '''name''': The name of the term. | * '''name''': The name of the term. | ||
* '''image''': Image related to the term. Use the full syntax | * '''image''': Image related to the term. Use the full syntax. | ||
* '''caption''': Caption for the image. | * '''caption''': Caption for the image. | ||
* '''meaning''': Meaning of the term. | * '''meaning''': Meaning of the term. | ||
Line 38: | Line 37: | ||
{{Infobox Term | {{Infobox Term | ||
| name = | | name = | ||
| image = [[File:|200px]] | | image = [[File:Filename.png|200px]] | ||
| caption = | | caption = | ||
| meaning = | | meaning = |
Latest revision as of 23:22, 17 August 2023
Documentation
This template is used to create an infobox for specific terms or slang.
Parameters
- name: The name of the term.
- image: Image related to the term. Use the full syntax.
- caption: Caption for the image.
- meaning: Meaning of the term.
- origin: Origin of the term.
- introduction_year: The year when the term was introduced.
- language: Language(s) in which the term is used.
Usage
{{Infobox Term | name = | image = [[File:Filename.png|200px]] | caption = | meaning = | origin = | introduction_year = | language = }}