Template:VP

From DominionStrategy Wiki
(Difference between revisions)
Jump to: navigation, search
(Undo revision 45698 by 188.107.170.64 (talk))
m (Add alt text)
Line 1: Line 1:
{{#if:{{{1|}}}|<span style="font-size:{{#switch:{{{2|}}}|l=40px|xl=84px|1em}}; font-style:normal">{{{1|}}}</span>}}<span class="coin-icon">[[File:VP.png|{{#switch:{{{2|}}}|m=20px|l=32px|xl=64px|16px}}|link=Victory point]]</span><noinclude>
+
{{#if:{{{1|}}}|<span style="font-size:{{#switch:{{{2|}}}|l=40px|xl=84px|1em}}; font-style:normal">{{{1|}}}</span>}}<span class="coin-icon">[[File:VP.png|{{#switch:{{{2|}}}|m=20px|l=32px|xl=64px|16px}}|link=Victory point|alt=VP]]</span><noinclude>
 
{{doc}}
 
{{doc}}
 
</noinclude>
 
</noinclude>

Revision as of 15:33, 17 March 2020

VP

This template may be used to display the icon for Victory points.

Contents

Usage

{{VP|amount|size}}

DO use the template like in one of the following ways. To achieve a consistent styling and line breaking behavior all other forms are not recommended.

{{VP}}
{{VP|5}}
{{VP|'''5'''}}
{{VP|+5}}
{{VP|'''+5'''}}
{{VP|5|m}}
{{VP|5|l}}
{{VP|5|xl}}

Parameters

Optional

amount 
The amount of Victory points. Is displayed as number in front of the icon in proper size.
size 
The size of icon and number. Supported sizes: m, l, xl. If omitted it is considered to be displayed inline with text.

Implementation details

  • If size is given the font of amount is styled completely to match their corresponding $ icon.
  • Between amount and icon is a hair space (U+200A) for correct spacing.
  • It is ensured that no line breaks can appear between amount and icon. So {{nowrap}} isn't necessary anymore.

Scaled versions

For a consistent styling the scaled versions of this template match their corresponding $ icon.

Size Victory points Cost
m 5 VP $5
l 5 VP $5
xl 5 VP $5

Examples

The following examples represent the main use cases throughout the wiki.

Inline with text

Curse's most obvious penalty is that it gives you {{VP|-1}} at the end of the game.

Curse's most obvious penalty is that it gives you -1 VP at the end of the game.

Inside of infobox

Crumbling Castle
Crumbling Castle.jpg
Info
Cost $4
Type(s) Victory - Castle
Kingdom card? Yes
Set EmpiresEmpires icon.png
Illustrator(s) Julien Delval
Card text
1 VP
When you gain or trash this, +1VP and gain a Silver.
{{Infobox Card
 |name = Crumbling Castle
 |cost = 4
 |set = Empires
 |type1 = Victory
 |type2 = Castle
 |illustrator = Julien Delval
 |text = {{VP|1|l}}
 |text2 = When you gain or trash this, {{VP|'''+1'''}} and gain a Silver.
}}
Harem
Harem.jpg
Info
Cost $6
Type(s) Treasure - Victory
Kingdom card? Yes
Set IntrigueIntrigue icon.png
Illustrator(s) Maura Kalusky
Card text
$2
2 VP
{{Infobox Card
 |name = Harem
 |cost = 6
 |type1 = Treasure
 |type2 = Victory
 |illustrator = Maura Kalusky
 |text = {{Cost|2|l}}
 |text2 = {{VP|2|l}}
}}

Inside of version tables

{| class="wikitable" style="text-align:center;"
! Print !! Digital !! Text
|-
| {{CardVersionImage|Crumbling Castle}} || {{CardVersionImage|Crumbling CastleDigital}} || {{VP|1|l}}{{Divline}}When you gain or trash this, {{VP|'''+1'''}} and gain a Silver.
|}
Print Digital Text
{{{2}}} {{{2}}} 1 VP
When you gain or trash this, +1VP and gain a Silver.
{| class="wikitable" style="text-align:center;"
! Print !! Digital !! Text
|-
| {{CardLangVersionImage|o=1}} || {{CardLangVersionImage|d=1|o=1}} || style="padding:0px 30px;"| {{Cost|2|l}}<br>{{VP|2|l}}
|-
| {{CardLangVersionImage}} || {{CardLangVersionImage|d=1}} || {{Cost|2|l}}{{Divline}}{{VP|2|l}}
|}
Print Digital Text
Harem Harem from Shuffle iT $2
2 VP
Harem Harem from Shuffle iT $2
2 VP

Backwards compatibility

The following table shows legacy forms of how this template is used throughout the wiki. Changes to this template should be backwards compatible to these legacy forms. Otherwise one has to update all instances over the whole wiki or accept broken styles.

Legacy form Rendered Recommended
5{{VP}}
5VP 5 VP
{{nowrap|5{{VP}}}}
5VP 5 VP
'''5'''{{VP}}
5VP 5VP
'''5{{VP}}'''
5VP 5VP
{{nowrap|'''5'''{{VP}}}}
5VP 5VP
{{VP|'''5'''|l}}
5VP 5 VP
'''{{VP|5|l}}'''
5 VP 5 VP
{{nowrap|{{VP|'''5'''|l}}}}
5VP 5 VP
Personal tools
Namespaces

Variants
Views
Actions
Navigation
Toolbox