Template:ToolResource
This template stores locale-specific resource information for tools.
Parameters
- tool - The tool page this resource belongs to (e.g., "Tool:SuicideHotline")
- country - Country name
- region - Optional region/state within country
- data_field1_name through data_field5_name - Names of data fields (e.g., "Phone", "API Endpoint")
- data_field1_value through data_field5_value - Values for data fields
- additional_info - Any additional details
- details - Long-form content about this resource
- last_verified - Date information was last verified (YYYY-MM-DD)
Example
{{ToolResource
|tool=Tool:SuicideHotline
|country=Singapore
|data_field1_name=Phone
|data_field1_value=1-767 (24/7)
|data_field2_name=Text Service
|data_field2_value=9151 1767 (WhatsApp)
|additional_info=Free and confidential
|last_verified=2024-01-15
}}