• Advertisement

Make a small donation to Ye Olde Inn!

Donate via Paypal

Every cent received goes toward Ye Olde Inn's maintenance and allows us to continue providing the best resources for HeroQuest and Fantasy Gaming fans.

Mal's Forum Card Templates

Discuss card making and cards you have made.

Mal's Forum Card Templates

Postby Malcadon » Wednesday June 18th, 2014 4:33am

The following templates can be used to make fancy looking HeroQuest cards. Each code is a blank template that can be filled out to the desire of the user using them. If you use them enough, you can easily save them on a Word Pad file for quick copy and paste jobs. (Don't forget to replace the "Place [whatever] here." text with proper entries)

(shame there are no HQ-based fonts here, as they would look great in the headers)

I hope you guys find this useful? Enjoy! |_P

_______________________________________________________________________________________________________________

The first one is for custom Hero cards. The stat numbers are hard to find in all the code and text, so after finding "2d6", run across the text to find 1, 2, 3 and 4, then change them to your desired scores (otherwise, find the number right before "size=200"). 1 = Attack Dice, 2 = Defense Dice, 3 = Body Points and 4 = Mind Points. (Yes, you can alter the movement dice and gear too.)

Code: Select all
[table border=1 cellpadding=0 cellspacing=0 width=40% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][align=center][size=200][font=Romic][b][i]Hero's Name Here[/i][/b][/font][/size]
[img]Place_address_of_pic_here.[/img]
[i]Place fluff text here.[/i][/align][/td][/tr][/table][table border=1 cellpadding=0 cellspacing=0 width=40% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Movement[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Attack Dice[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Defense Dice[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Body Points[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Mind Points[/b][/td][/tr][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]2d6[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]1[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]2[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]3[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]4[/size][/td][/tr][/table][table border=1 cellpadding=0 cellspacing=0 width=40% height=50px][tr][td align=left bordercolor=#666666 bgcolor=#FFCBA4][b]Starting Weapons:[/b] sword
[b]Starting Armor:[/b] None[/td][/tr][/table]


Here is how it looks unaltered:

Hero's Name Here
[img]Place_address_of_pic_here.[/img]
Place fluff text here.
MovementAttack DiceDefense DiceBody PointsMind Points
2d61234
Starting Weapons: sword
Starting Armor: None


This is used for added rules or Special Notes (for anything, really):

Code: Select all
[table border=1 cellpadding=0 cellspacing=0 width=40% height=50px][tr][td align=left valign=middle bordercolor=#666666 bgcolor=#FFCBA4][align=center][font=Romic][b][i]Place Topic Here[/i][/b][/font][/align]
Place text here.
[/td][/tr][/table]


No code sample:

Place Topic Here

Place text here.


_______________________________________________________________________________________________________________

This one is for custom Monsters cards (with notes) (same as with the Hero Card, but Movement points is set at 0):

Code: Select all
[table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][align=center][size=200][font=Romic][b][i]Monster's Name Here[/i][/b][/font][/size]
[img]Place_address_of_pic_here.[/img]
[i]Place fluff text here.[/i][/align][/td][/tr][/table][table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Movement[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Attack Dice[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Defense Dice[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Body Points[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Mind Points[/b][/td][/tr][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]0[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]1[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]2[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]3[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]4[/size][/td][/tr][/table][table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=left valign=up bordercolor=#666666 bgcolor=#FFCBA4][b]Notes:[/b] None[/td][/tr][/table]


This one is for custom Monsters cards (without notes):

Code: Select all
[table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][align=center][size=200][font=Romic][b][i]Monster's Name Here[/i][/b][/font][/size]
[img]Place_address_of_pic_here.[/img][/align][/td][/tr][/table][table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Movement[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Attack Dice[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Defense Dice[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Body Points[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Mind Points[/b][/td][/tr][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]0[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]1[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]2[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]3[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]4[/size][/td][/tr][/table]


Monster's Name Here
[img]Place_address_of_pic_here.[/img]
Place fluff text here.
MovementAttack DiceDefense DiceBody PointsMind Points
01234
Notes: None


Monster's Name Here
[img]Place_address_of_pic_here.[/img]
MovementAttack DiceDefense DiceBody PointsMind Points
01234


_______________________________________________________________________________________________________________

This one is for custom Mercenary cards:

Code: Select all
[table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][align=center][size=200][font=Romic][b][i]Merc's Name Here[/i][/b][/font][/size]
[img]Place_address_of_pic_here.[/img]
[i]Place fluff text here.[/i][/align][/td][/tr][/table][table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Movement[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Attack Dice[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Defense Dice[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Body Points[/b][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][b]Mind Points[/b][/td][/tr][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]0[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]1[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]2[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]3[/size][/td][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][size=200]4[/size][/td][/tr][/table][table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=left valign=up bordercolor=#666666 bgcolor=#FFCBA4][b]Cost to Hire:[/b] 0 gold coins.
[b]Upkeep:[/b] 0 gold coins, per game.
[b]Notes:[/b] None[/td][/tr][/table]


Merc's Name Here
[img]Place_address_of_pic_here.[/img]
Place fluff text here.
MovementAttack DiceDefense DiceBody PointsMind Points
01234
Cost to Hire: 0 gold coins.
Upkeep: 0 gold coins, per game.
Notes: None


_______________________________________________________________________________________________________________

This one is for General HeroQuest cards (spells, items, treasure, artifacts, etc.):

Code: Select all
[table border=1 cellpadding=0 cellspacing=0 width=25% height=50px][tr][td align=center valign=middle bordercolor=#666666 bgcolor=#FFCBA4][align=center][size=200][font=Romic][b][i]Card Name Here[/i][/b][/font][/size]
[img]Place_address_of_pic_here.[/img]
[i]Place fluff text here.[/i][/align][/td][/tr][/table]


Card Name Here
[img]Place_address_of_pic_here.[/img]
Place fluff text here.
Last edited by Malcadon on Wednesday June 18th, 2014 8:45pm, edited 1 time in total.


Rewards:
Created a Hot Topic. Encountered a menacing Chaos Warlock!
User avatar
Malcadon

Necromancer
Necromancer
 
Posts: 305
Images: 2
Joined: Friday March 9th, 2012 7:47pm
Forum Language: English (United States)
Hero:
Evil Sorcerer: Zargon
Usergroups:
Artists Group Member Champion Group Member

Advertisement

Make a small donation to Ye Olde Inn!

Donate via Paypal

Every cent received goes toward Ye Olde Inn's maintenance and allows us to continue providing the best resources for HeroQuest and Fantasy Gaming fans.

Re: Mal's Forum Card Templates

Postby Big Bene » Wednesday June 18th, 2014 6:30am

Malcadon wrote:(shame there are no HQ-based fonts here, as they would look great in the headers)
?
Have a look ;)


Rewards:
Played a turn in a Play-by-Post game. Created a Hot Topic. Participated in three (3) Miniature Exchanges. Encountered a menacing Chaos Warlock!
User avatar
Big Bene

Halberdier
Halberdier
 
Posts: 1401
Images: 11
Joined: Thursday September 30th, 2010 5:23am
Location: Siebeldingen / Germany
Hero:
Usergroups:
Adventurers' Guild Group Member Artists Group Member Champion Group Member

Re: Mal's Forum Card Templates

Postby Malcadon » Wednesday June 18th, 2014 6:56am

Big Bene wrote:
Malcadon wrote:(shame there are no HQ-based fonts here, as they would look great in the headers)
?

I'm talking about built-in fonts on this forum. That is, a code to wrap text round so I can change the font.

Example:
Code: Select all
[font=clairvaux]A Fancy Title[/font]


Rewards:
Created a Hot Topic. Encountered a menacing Chaos Warlock!
User avatar
Malcadon

Necromancer
Necromancer
 
Posts: 305
Images: 2
Joined: Friday March 9th, 2012 7:47pm
Forum Language: English (United States)
Hero:
Evil Sorcerer: Zargon
Usergroups:
Artists Group Member Champion Group Member

Re: Mal's Forum Card Templates

Postby Big Bene » Wednesday June 18th, 2014 7:14am

Understand now.
BBcode is not that capable. As much as I know, there is a variant of BBCode that has a [HTML] tag, allowing inline HTML (which in turn would include the <font> attribute, plus a better table constructing system). But it's not implementet at the inn.
Have a look ;)


Rewards:
Played a turn in a Play-by-Post game. Created a Hot Topic. Participated in three (3) Miniature Exchanges. Encountered a menacing Chaos Warlock!
User avatar
Big Bene

Halberdier
Halberdier
 
Posts: 1401
Images: 11
Joined: Thursday September 30th, 2010 5:23am
Location: Siebeldingen / Germany
Hero:
Usergroups:
Adventurers' Guild Group Member Artists Group Member Champion Group Member

Re: Mal's Forum Card Templates

Postby drathe » Wednesday June 18th, 2014 12:32pm

Malcadon wrote:
Big Bene wrote:
Malcadon wrote:(shame there are no HQ-based fonts here, as they would look great in the headers)
?

I'm talking about built-in fonts on this forum. That is, a code to wrap text round so I can change the font.

Example:
Code: Select all
[font=clairvaux]A Fancy Title[/font]

This might be possible. I'll look into it.
Image


Rewards:
Played a turn in a Play-by-Post game. Wrote an article for the Blog. Created a Hot Topic. Participated in a Miniature Exchange. Zealot Miniatures: Twisting Catacombs Kickstarter Backer
User avatar
Lord
drathe
The Bastiferous!

Innkeeper
Innkeeper
 
Posts: 2935
Images: 103
Joined: Saturday August 16th, 2008 2:55pm
Location: Niagara Region, Ontario, Canada
Forum Language: British English
Hero:
Evil Sorcerer: Morcar
Usergroups:
Innkeepers Group Member Wizards of Zargon Group Member Adventurers' Guild Group Member Artists Group Member Champion Group Member Scribes Group Member

Re: Mal's Forum Card Templates

Postby drathe » Wednesday June 18th, 2014 4:22pm

Font code added. Specific fonts will need to be installed on the viewer's computer to work. ;)

Code: Select all
[font=HeroQuest]HeroQuest font[/font]

HeroQuest font

Code: Select all
[font=caslon antique]Caslon Antique font[/font]

Caslon Antique font

Code: Select all
[font=aldine721 BT]Aldine721 BT font[/font]

Aldine721 BT font

Code: Select all
[font=gaze]Gaze font[/font]

Gaze font

Code: Select all
[font=ITCClearface]ITCClearface font[/font]

ITCClearface font

Code: Select all
[font=ZapfChan Bd BT]ZapfChan Bd BT font[/font]

ZapfChan Bd BT font

Code: Select all
[font=Swiss721 BT]Swiss721 BT font[/font]

Swiss721 BT font

Code: Select all
[font=Romic]Romic Font[/font]

Romic Font

Code: Select all
[font=Primitive]Primitive font[/font]

Primitive font

Code: Select all
[font=Belwe Std]Belwe Std font[/font]

Belwe Std font
Image


Rewards:
Played a turn in a Play-by-Post game. Wrote an article for the Blog. Created a Hot Topic. Participated in a Miniature Exchange. Zealot Miniatures: Twisting Catacombs Kickstarter Backer
User avatar
Lord
drathe
The Bastiferous!

Innkeeper
Innkeeper
 
Posts: 2935
Images: 103
Joined: Saturday August 16th, 2008 2:55pm
Location: Niagara Region, Ontario, Canada
Forum Language: British English
Hero:
Evil Sorcerer: Morcar
Usergroups:
Innkeepers Group Member Wizards of Zargon Group Member Adventurers' Guild Group Member Artists Group Member Champion Group Member Scribes Group Member

Re: Mal's Forum Card Templates

Postby Malcadon » Wednesday June 18th, 2014 8:51pm

Thanks, guys! |_P

They look whole lot better now.


Rewards:
Created a Hot Topic. Encountered a menacing Chaos Warlock!
User avatar
Malcadon

Necromancer
Necromancer
 
Posts: 305
Images: 2
Joined: Friday March 9th, 2012 7:47pm
Forum Language: English (United States)
Hero:
Evil Sorcerer: Zargon
Usergroups:
Artists Group Member Champion Group Member

Re: Mal's Forum Card Templates

Postby The Road Warrior » Thursday June 19th, 2014 8:15am

drathe wrote:Specific fonts will need to be installed on the viewer's computer to work. ;)


Is it not possible to store the fonts on the server and load them in to the page with css using font-face?

That way everyone would see the fonts, even if they don't have the font installed on their computer.
Image
Join in the community project.


Rewards:
Grin's Stone Map Hosted a Play-by-Post game. Played a turn in five (5) Play-by-Post games. Created a Hot Topic. Zealot Miniatures: Twisting Catacombs Kickstarter Backer Slain a measly Goblin! Slaughtered an Orc! Killed a mighty Fimir! Shattered a Skeleton! Destroyed a Zombie! Unravelled a Mummy! Crushed a powerful Chaos Warrior! Smashed a massive Gargoyle! Encountered all eight (8) Game System monsters. Encountered a menacing Chaos Warlock!
User avatar
The Road Warrior

Elven Warrior
Elven Warrior
 
Posts: 639
Joined: Tuesday November 20th, 2012 5:02pm
Forum Language: British English
Hero:
Evil Sorcerer: Morcar
Usergroups:
Adventurers' Guild Group Member Champion Group Member

Re: Mal's Forum Card Templates

Postby Sjeng » Friday June 20th, 2014 6:43am

Nice work!!

Can you make the monster/mercs cards align better into a rectangle?
Check out my YouTube channel Boardgame Heaven, and drop me a sub please!


Rewards:
Grin's Stone Map Played a turn in a Play-by-Post game. Wrote twenty (20) articles for the Blog in three (3) sections. Created a Hot Topic. Participated in three (3) Miniature Exchanges. Zealot Miniatures: Twisting Catacombs Kickstarter Backer Slain a measly Goblin! Slaughtered an Orc! Killed a mighty Fimir! Shattered a Skeleton! Destroyed a Zombie! Unravelled a Mummy! Encountered a menacing Chaos Warlock!
User avatar
Official Spokesman
Sjeng
Ye Olde Orcish Bard

Chaos Warlock
Chaos Warlock
 
Posts: 4528
Images: 92
Joined: Tuesday July 26th, 2011 9:58am
Location: The Netherlands
Forum Language: Nederlands
Hero:
Evil Sorcerer: Morcar
Usergroups:
Wizards of Zargon Group Member Adventurers' Guild Group Member Artists Group Member Champion Group Member Scribes Group Member

Re: Mal's Forum Card Templates

Postby Malcadon » Friday June 20th, 2014 7:35am

Sjeng wrote:Nice work!!

Can you make the monster/mercs cards align better into a rectangle?


If you mean, taller than wider, that would not be an issue if you add a picture to it — a picture automatically makes it taller.

If you mean, wider than taller, that can be done by altering the width codes to a higher percentage ("width=25%" for monster/merc/general, and "width=40%" for hero/notes by default). You'll have to alter more then one code per template, as they are made up of one to three tables each.

The issue I have right now is how to resized pics on this forum. If I had the code, then I would add preset width for the picture slots to give them a bit of margin, like actual HQ cards.


Rewards:
Created a Hot Topic. Encountered a menacing Chaos Warlock!
User avatar
Malcadon

Necromancer
Necromancer
 
Posts: 305
Images: 2
Joined: Friday March 9th, 2012 7:47pm
Forum Language: English (United States)
Hero:
Evil Sorcerer: Zargon
Usergroups:
Artists Group Member Champion Group Member

Next

Return to Cards

Who is online

Users browsing this forum: CommonCrawl [Bot] and 0 guests