Template:Card

From GT New Horizons
Revision as of 13:50, 2 October 2017 by SirFell (talk | contribs) (Testing new garbage 'Card' for images n stuff. Dont look at source, its totally not made using 'manibus ex rectum')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation

Parameters

  • Named:
    • name — puts name uptop
    • file — name of the file uploaded to wiki, should look like `file=someimage.jpg`
  • Non-named:
    • Uneven (1, 3… 39) — headers, if next (even) param is missing, then it takes place of even cell too and centers text.
    • Even (2, 4… 40) — text.

Example

Test
firstsecond
third
fifth

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

{{Card
|name=Test
|file=FellAvatar.png
|1=first
|2=second
|3=third
|5=fifth
}}