Template:Worldtable/row: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe (Created page with " <includeonly>|- {{!}}align="center"{{!}}{{{1}}} {{!}}align="center"{{!}}{{{2}}} {{!}}align="center"{{!}}{{{3}}}</includeonly><noinclude> <pre> Usage: {{Worltable/row|<im...") |
mNo edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>{{#if:{{{4|}}}|<!-- | ||
{{!}} | |||
{{!}} | -->{{#cargo_store:_table=AreaData | ||
{{!}} | |Area={{{4}}} | ||
|World= | |||
|WorldImage= | |||
|ID= | |||
|x= | |||
|y= | |||
|Size= | |||
|color_text= | |||
|color_fill= | |||
}}<!-- | |||
-->{{!}}- | |||
{{!}}{{{1}}} | |||
{{!}}<span id="{{{4}}}">{{{2}}}</span> | |||
{{!}}{{#if:{{{3|}}}|{{{3}}}|}}|<!-- | |||
-->{{!}}- | |||
{{!}}{{{1}}} | |||
{{!}}{{{2}}} | |||
{{!}}{{#if:{{{3|}}}|{{{3}}}|}}}}</includeonly><noinclude> | |||
<pre> | <pre> | ||
Usage: | Usage: | ||
{{Worltable/row|<img>|<name>|<info>}} | {{Worltable/row|<img>|<name>|<info>|<id in HTML (optional)>}}</pre> | ||
</pre> | If {{{4}}} given, add an id attribute to allow navigation to there, also add that to [[Special:CargoTables/AreaData|AreaData table]]. | ||
[[category:Table templates]] | [[category:Table templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:15, 4 August 2024
Usage: {{Worltable/row|<img>|<name>|<info>|<id in HTML (optional)>}}
If {{{4}}} given, add an id attribute to allow navigation to there, also add that to AreaData table.