geekApp.run( ['$templateCache',function(t) {t.put( 'geekitem_dialog_editcollection.tpl', '

Versions

Loading... Edit Add To

{{editctrl.errorinfo.error}}
Advanced (private info, parts exchange)
Private Info
Parts Exchange
Customize Item Info (title, image)
Give this a nickname to make it easier for you to identify when browsing.
Replace the default image within your collection.
' ); t.put( 'geekitem_dialog_editshortdescription.tpl', '

Propose Short Description

Briefly, get us excited to try this game. (Max 85 characters. Use punctuation.)

Example:
  • ❌ "A fun cooperative deduction game."
  • ❌ "A game about detectives set in Victorian London."
  • Better: "Detectives work together to solve mysteries in Victorian London."
Please read our guidelines before proposing a description.
' ); t.put( 'geekitem_dialog_deletecollectionitem.tpl', '

Delete My Game?

{{item.linkedname}} ({{item.name}})

This will also delete your rating, comments, and collection information associated with this item.

' ); t.put( 'geekitem_dialog_ratingsgraph.tpl', '

Loading

Ratings Breakdown

' ); t.put( 'geekitem_mini_toolbar_collection.tpl', ' In Collection ' ); t.put( 'geekitem_mini_toolbar_collection_versions.tpl', ' In Collection ' ); t.put( 'geekitem_toolbar_collection.tpl', ' ' ); t.put( 'geekitem_collection_button_statuses.html', '({{status.name}}) ' ); t.put( 'geekitem_collection_rating.tpl', '
My rating ·
{{collratingctrl.collection.ratingitem.rating }}  
' ); t.put( 'geekitem_collection_rating_mobile.tpl', ' ' ); t.put( 'geekitem_collection_privatedata.tpl', '
Private Info
  • {{data.title}}
    {{data.value}}
' ); t.put( 'geekitem_toolbar_collection_empty.tpl', ' ' ); t.put( 'geekitem_toolbar_collection_not_empty.tpl', '
' ); t.put( 'geekitem_collection_selector_status.html', '
' ); t.put( 'geekitem_collection_item_name.html', ' {{item.objectname}} ({{item.version.linkedname || item.originalname}}) {{item.version.linkedname || item.objectname}} ' ); }]);