Template:Businesses: Difference between revisions

From WikiDemocracy
Jump to navigationJump to search
No edit summary
No edit summary
Line 36: Line 36:
   }}
   }}


   <!-- Photos Array (Renders only if provided) -->
    
  {{#if:{{{photos|}}} |
    <div style="margin-top: 15px; margin-bottom: 15px;">
      {{#arraymap:{{{photos|}}}|,|x|[[x|200px|class=photo-thumb]]}}
    </div>
  }}
 
   <!-- Clickable Action Buttons (Render only if links are provided) -->  
   <!-- Clickable Action Buttons (Render only if links are provided) -->  
<div style="margin-top: 20px; display: flex; gap: 12px; flex-wrap: wrap;">  
<div style="margin-top: 20px; display: flex; gap: 12px; flex-wrap: wrap;">  

Revision as of 02:50, 27 August 2026

This is the "Businesses" template. It should be called in the following format:

{{Businesses
|business_name=
|address=
|description=
|photos=
|contact=
|link=
|reviews=
}}

Edit the page to see the template text. This template defines the table "Businesses". View table.