Template:Infobox/doc: Difference between revisions
w>Maintenance script-gpuser <default import> |
Change the infobox example |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
==Example== | ==Example== | ||
{{Infobox | {{Infobox | ||
| name = | | name = Bacon | ||
| image = | | image = Bacon.png | ||
| race = | | race = | ||
| location = | | location = | ||
| source = | | source = | ||
| reward = | | reward = | ||
| related = Fun | | related = Fun | ||
Line 28: | Line 28: | ||
<pre style="width: 450px;"> | <pre style="width: 450px;"> | ||
{{Infobox | {{Infobox | ||
| name = | | name = Bacon | ||
| image = | | image = Bacon.png | ||
| race = | | race = | ||
| location = | | location = s | ||
| source = | | source = | ||
| reward = | | reward = | ||
| related = Fun | | related = Fun |
Latest revision as of 17:16, 18 October 2024
This is just a generic infobox with a few sample fields
Usage
{{Infobox | name = | image = | race = | location = | source = | reward = | related = | ID = }}
Example
"Bacon" | |
---|---|
![]() | |
Details | |
Related |
Fun |
{{Infobox | name = Bacon | image = Bacon.png | race = | location = s | source = | reward = | related = Fun | ID = }}
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.