Editing Template:Infobox Map/doc
From MINR.ORG WIKI
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 35: | Line 35: | ||
==Examples== | ==Examples== | ||
An infobox with all arguments present. | An infobox with all arguments present. | ||
− | *{{tlx|Infobox_Map |name{{=}}Example | + | *{{tlx|Infobox_Map |name{{=}}Example |points{{=}}1|location {{=}} FFA |mapcode {{=}} xxx |creators {{=}} One, Two |foodtype {{=}} Cooked Salmon |foodamount {{=}} 64 |publication {{=}} Unknown |description {{=}} This is a description. }} |
− | |points{{=}}1 | ||
− | |location {{=}} FFA | ||
− | |mapcode {{=}} xxx | ||
− | |creators {{=}} One, Two | ||
− | |foodtype {{=}} Cooked Salmon |foodamount {{=}} 64 | ||
− | |publication {{=}} Unknown |description {{=}} This is a description. }} | ||
{{Infobox_Map | {{Infobox_Map | ||
|name = Example | |name = Example | ||
Line 50: | Line 44: | ||
| foodtype = Cooked Salmon | | foodtype = Cooked Salmon | ||
| foodamount = 64 | | foodamount = 64 | ||
− | | publication = | + | | publication = Unknown |
| description = This is a description. | | description = This is a description. | ||
}} | }} | ||
An infobox without the food parameters. | An infobox without the food parameters. | ||
− | *{{tlx|Infobox_Map |name{{=}}Example | + | *{{tlx|Infobox_Map |name{{=}}Example |points{{=}}1|location {{=}} FFA |mapcode {{=}} xxx |creators {{=}} One, Two |publication {{=}} Unknown |description {{=}} This is a description. }} |
− | |points{{=}}1 | ||
− | |location {{=}} FFA | ||
− | |mapcode {{=}} xxx | ||
− | |creators {{=}} One, Two |publication {{=}} | ||
− | |description {{=}} This is a description. }} | ||
{{Infobox_Map | {{Infobox_Map | ||
| name = Example | | name = Example | ||
Line 67: | Line 56: | ||
| mapcode = xxx | | mapcode = xxx | ||
| creators = One, Two | | creators = One, Two | ||
− | | publication = | + | | publication = Unknown |
| description = This is a description. | | description = This is a description. | ||
}} | }} | ||
An infobox with one creator. | An infobox with one creator. | ||
− | *{{tlx|Infobox_Map |name{{=}}Example | + | *{{tlx|Infobox_Map |name{{=}}Example |points{{=}}1|location {{=}} FFA |mapcode {{=}} xxx |creators {{=}} One |publication {{=}} Unknown |description {{=}} This is a description. }} |
− | |points{{=}}1 | ||
− | |location {{=}} FFA | ||
− | |mapcode {{=}} xxx | ||
− | |creators {{=}} One | ||
− | |publication {{=}} | ||
{{Infobox_Map | {{Infobox_Map | ||
| name = Example | | name = Example | ||
Line 84: | Line 68: | ||
| mapcode = xxx | | mapcode = xxx | ||
| creators = One | | creators = One | ||
− | | publication = | + | | publication = Unknown |
| description = This is a description. | | description = This is a description. | ||
}} | }} | ||
An infobox with a specified difficulty field. | An infobox with a specified difficulty field. | ||
− | *{{tlx|Infobox_Map |name{{=}}Example |points{{=}}1|location {{=}} FFA |mapcode {{=}} xxx |difficulty {{=}} Hard|creators {{=}} One |publication {{=}} | + | *{{tlx|Infobox_Map |name{{=}}Example |points{{=}}1|location {{=}} FFA |mapcode {{=}} xxx |difficulty {{=}} Hard|creators {{=}} One |publication {{=}} Unknown |description {{=}} This is a description. }} |
{{Infobox_Map | {{Infobox_Map | ||
| name = Example | | name = Example | ||
Line 97: | Line 81: | ||
| mapcode = xxx | | mapcode = xxx | ||
| creators = One | | creators = One | ||
− | | publication = | + | | publication = Unknown |
| description = This is a description. | | description = This is a description. | ||
}} | }} |