Difference between revisions of "Template:Map"
Jump to navigation
Jump to search
(Created page with "<noinclude> <pre> {{ Map | enum=Egypt | description=Blah blah blah blah }} </pre> {{ Map | enum=Egypt | description=Blah blah blah blah }} </noinclude> <includeonly> =...") |
m |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
| enum=Egypt | | enum=Egypt | ||
| description=Blah blah blah blah | | description=Blah blah blah blah | ||
| + | | gallery=Image1.png,Image2.png | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 11: | Line 12: | ||
| enum=Egypt | | enum=Egypt | ||
| description=Blah blah blah blah | | description=Blah blah blah blah | ||
| + | | gallery=LoadingScreen_Egypt.png,LoadingScreen_Egypt.png, LoadingScreen_SnowyPlainsII.png | ||
}} | }} | ||
| Line 16: | Line 18: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
| − | |||
{{ Map/MapInfoBox | enum={{{enum}}}}} | {{ Map/MapInfoBox | enum={{{enum}}}}} | ||
| + | =Description= | ||
{{{description}}} | {{{description}}} | ||
| + | |||
| + | {{#ifeq:{{{gallery|}}}||| | ||
| + | =Image Gallery= | ||
| + | {{#tag:gallery | | ||
| + | {{ #invoke: ApplyPattern | apply | {{{gallery}}} | File:%pattern% | ||
| + | }} | ||
| + | |mode="nolines"|widths="300px"| heights="300px"}} | ||
| + | }} | ||
</includeonly> | </includeonly> | ||

