|
|
Line 14: |
Line 14: |
| </group> | | </group> |
| </infobox></onlyinclude> | | </infobox></onlyinclude> |
| <br><br>
| | {{DOCUMENTATION}} |
| <br>
| |
| <br>
| |
| <br>
| |
| <br>
| |
| <br>
| |
| <pre>
| |
| {{Infobox Makers | |
| |title =
| |
| |image =
| |
| |imagecaption =
| |
| |full name =
| |
| |alias =
| |
| |nationality =
| |
| |known for =
| |
| |website =
| |
| }}
| |
| </pre>
| |
| ==Example==
| |
| <pre>
| |
| {{Infobox Makers
| |
| |title =
| |
| |image = jeremywinterrowd.png
| |
| |imagecaption = Jeremy himself.
| |
| |full name = Jeremy R. Winterrowd
| |
| |nationality = American
| |
| |known for = [[The Maze]] and Other screamers.
| |
| |website = [[Winterrowd.com]]
| |
| |alias = DJJeremy,
| |
| }}
| |
| </pre>
| |
| <br>
| |
| Result:<br>
| |
| {{Infobox Makers
| |
| |title =
| |
| |image = jeremywinterrowd.png
| |
| |imagecaption = Jeremy himself.
| |
| |full name = ''Unknown''
| |
| |alias = DJJeremy,
| |
| |nationality = American
| |
| |known for = [[The Maze]] and Other screamers.
| |
| |website = [[Winterrowd.com]]
| |
| }} | |