Jump to content

Template:GamePage: Difference between revisions

From CivicAchievements
Created page with "= {{{Game}}} = [[File:{{{GameImage|}}}|200px|thumb|center|{{{Game}}} Logo]] {{{Description|}}} == Achievements == {{#cargo_query: tables=Achievements |fields=Achievement,Points,Difficulty,Description |where=Game="{{{Game}}}" |limit=100 |format=table |link=Achievement |class=cargoTable }} {{{Notes|}}}"
 
Line 5: Line 5:
{{{Description|}}}
{{{Description|}}}


== Achievements ==
{{Achievement
 
|Game=Counter-Strike 2
{{#cargo_query:
|Achievement=First Blood
tables=Achievements
|Points=10
|fields=Achievement,Points,Difficulty,Description
|Difficulty=Easy
|where=Game="{{{Game}}}"
|Description=Kill your first enemy.
|limit=100
|Image=GoldMedal.png
|format=table
|link=Achievement
|class=cargoTable
}}
}}
{{{Notes|}}}

Revision as of 07:19, 27 March 2026

{{{Game}}}

[[File:|200px|thumb|center|{{{Game}}} Logo]]


{{#cargo_declare:

_table=Achievements
|Game=String
|Achievement=String
|Points=Integer
|Difficulty=String
|Description=Text
|Image=String

}}

{{#cargo_store:

_table=Achievements
|Game=Counter-Strike 2
|Achievement=First Blood
|Points=10
|Difficulty=Easy
|Description=Kill your first enemy.
|Image=GoldMedal.png

}}

First Blood

File:GoldMedal.png

Game: Counter-Strike 2 Points: 10 Difficulty: Easy

Description

Kill your first enemy.