Template:Footer Game: Difference between revisions
Jump to navigation
Jump to search
Admin (talk | contribs) (Created page with "{{#if:{{{notes|}}}|== Notes == {{{notes}}} }} <includeonly> {{#arraymap:{{{categories|}}}|,|x|Category:x|\s}} </includeonly>") |
|||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#if:{{{notes|}}}| | <includeonly> | ||
{{#if:{{{notes|}}}| | |||
= Notes = | |||
{{{notes}}} | {{{notes}}} | ||
}} | }} | ||
{{#if:{{{categories|}}}| | |||
{{#arraymap:{{{categories|}}}|,|x|[[Category:x]]|\ | {{#arraymap:{{{categories|}}}|,|x|[[Category:x]]|\n}} | ||
}} | |||
</includeonly> | </includeonly> | ||