Specific Tags These tags will only work on the defined templates |
| FurEcard Tag |
Template Name |
Description |
| *~$start_category_thumbnail_element$~* | categorytemplate.html, categoryfurEgallerytemplate.html | Start tag to tell the app to loop through this part of the template to produce category html |
| *~$column_width$~* | categorytemplate.html, categoryfurEgallerytemplate.html | The % width of a column |
| *~$category_icon$~* | categorytemplate.html, categoryfurEgallerytemplate.html | The Icon for the category |
| *~$category_alt_tag$~* | categorytemplate.html, categoryfurEgallerytemplate.html | The alt tag for the category picture |
| *~$category_thumbnail_value$~* | categorytemplate.html, categoryfurEgallerytemplate.html | Internal information about the picture required for the application to work |
| *~$category_icon_internal_name$~* | categorytemplate.html, categoryfurEgallerytemplate.html | Internal category name for the categor |
| *~$cat_thumb_height$~* | categorytemplate.html, categoryfurEgallerytemplate.html | The height of the category thumbnail |
| *~$cat_thumb_width$~* | categorytemplate.html, categoryfurEgallerytemplate.html | The width of the category thumbnail |
| *~$category_hidden_value$~* | categorytemplate.html, categoryfurEgallerytemplate.html | This is another required field for cateogries it won't work without it. Used for internal tracking info |
| *~$category_icon_text$~* | categorytemplate.html, categoryfurEgallerytemplate.html | The text for the category list |
| *~$end_category_thumbnail_element$~* | categorytemplate.html, categoryfurEgallerytemplate.html | Tells to end looping and produce the category list |
| ~*$pickup_card$*~ | categorytemplate.html | Displays a link for picking up FurEcard |
| *~$start_picture_thumbnail_element$~* | picture_template.html, gallery_picture_template.html | Tag to tell the application the following html is used for creating the picture thumbnail template |
| *~$column_width$~* | picture_template.html, gallery_picture_template.html | Column width for the table element |
| *~$picture_thumbnail$~* | picture_template.html, gallery_picture_template.html | The picture "icon"(thumbnail) for the picture entry. |
| *~$picture_alt_tag$~* | picture_template.html, gallery_picture_template.html | The alt tag for the picture |
| *~$picture_thumbnail_value$~* | picture_template.html, gallery_picture_template.html | The thumbnail value "required" by the app |
| *~$picture_thumbnail_internal_name$~* | picture_template.html, gallery_picture_template.html | The picture internal name required |
| *~$picture_thumb_height$~* | picture_template.html, gallery_picture_template.html | The height of the picture thumbnail |
| *~$picture_thumb_width$~* | picture_template.html, gallery_picture_template.html | The picture thumbnail's width |
| *~$picture_hidden_value$~* | picture_template.html, gallery_picture_template.html | A required line. Tells the app information about the pciture. |
| *~$full_picture_url$~* | picture_template.html, gallery_picture_template.html | The tag that holds the url for the full size picture |
| *~$picture_thumbnail_text$~* | picture_template.html, gallery_picture_template.html | The text that is used initial under the thumbnail |
| *~$end_picture_thumbnail_element$~* | picture_template.html, gallery_picture_template.html | Tells the application that was the last information to process |
| ~*$back_to_category$*~ | picture_template.html, gallery_picture_template.html | Display a button so the user can go back to the category screen. |
| ~*$error_message_header$*~ | edit_postcard_template.html | Display an error message header if a user enters in bad data. |
| ~*$start_postcard_edit$*~ | edit_postcard_template.html | Tell the browser that's it's the top of a form. Required for page to work. |
| ~*$error_message$*~ | edit_postcard_template.html | Display an error message if a user enters in bad data. |
| ~*$input_to_name$*~ | edit_postcard_template.html | Creates the appropriate form choice so the user can enter in a to name. |
| ~*$input_to_email$*~ | edit_postcard_template.html | Creates the appropriate form choice so the user can enter in a to email address. |
| ~*$input_from_name$*~ | edit_postcard_template.html | Creates the appropriate form choice so the user can enter in a from name. |
| ~*$input_from_email$*~ | edit_postcard_template.html | Creates the appropriate form choice so the user can enter in a from email address. |
| ~*$input_from_url$*~ | edit_postcard_template.html | Creates the appropriate form choice so the user can enter in a from url. |
| ~*$input_send_copy_email$*~ | edit_postcard_template.html | Creates the appropriate form choice so the user check a check box if they want a copy of the email. |
| ~*$input_out_date$*~ | edit_postcard_template.html | Creates the appropriate form choice so the user can choose when to send out a message. |
| ~*$preview_your_postcard$*~ | edit_postcard_template.html | Creates a button so a user can preview their postcard. |
| ~*$send_your_postcard$*~ | edit_postcard_template.html review_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html | Creates a button so a user can send their postcard. |
| ~*$select_another_picture$*~ | edit_postcard_template.html review_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html | Creates a button so a user can return to the picture gallery. |
| ~*$select_another_category$*~ | edit_postcard_template.html
| Creates a button so a user can return to the artist category page. |
| ~*$end_of_edit_form$*~ | edit_postcard_template.html | Tells the application the end of edit form(IE user input). |
| ~*$thank_you_message$*~ | send_your_postcard_template.html | Tells the application to display either the thank you message if you sent it or if the message will be sent in the future. |
| ~*$display_postcard_picture$*~ | edit_postcard_template.html preview_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html display_gallery.html display_gallery.html | Displays the postcard picture the user selected. |
| ~*$future_time_for_sending_card$*~ | send_your_postcard_template.html future email sent out | Displays the month and day when the card will be sent out. |
| ~*$start_view_form$*~ | preview_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html display_gallery.html | Sets the start of the page for template. |
| ~*$end_view_form$*~ | preview_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html display_gallery.html | Sets the end of the page for template. |
| ~*$text_field_1$*~ | preview_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html display_gallery.html | Displays a text field whatever the user enter (can handle html). |
| ~*$text_field_2$*~ | preview_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html display_gallery.html | Displays a text field whatever the user enter (can handle html). |
| ~*$text_field_3$*~ | preview_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html display_gallery.html | Displays a text field whatever the user enter (can handle html). |
| *~$display_sound$~* | preview_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html | Display the sound link and text. Text can be entered/modified in the text edit areas. |
| *~$display_message$~* | preview_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html display_gallery.html | Display the message that the user entered. Text can be entered/modified in the text edit areas. |
| ~*$select_a_different_category$*~ | review_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html display_gallery.html | Creates a button so a user can return to the artist category page. |
| ~*$send_this_to_someone_else$*~ | send_your_postcard_template.html | Creates a button so a user can use the same text and resend the same card. |
| ~*$edit_your_postcard$*~ | review_your_card_template.html send_your_postcard_template.html receive_your_postcard_template.html | Creates a button so a user can edit the card. |
| ~*$error_no_postcard_found$*~ | pickup_template.html | Display an error message on the pickup form if they typed in the wrong postcard code. |
| ~*$start_pickup_form$*~ | pickup_template.html | Starts the pickup form. |
| ~*$end_pickup_form$*~ | pickup_template.html | Ends the pickup form. |
| ~*$input_card_id$*~ | pickup_template.html | Places the form information for typing in a FurEcard code. |
| ~*$get_postcard_button$*~ | pickup_template.html | Displays a button for the user to press so they can receive their postcard |
| ~*$send_your_own_postcard$*~ | pickup_template.html | Displays a button for making your own postcard. This is only visible if the user is using an artist site. |