Welcome to the new and improved DanTDM Wiki. Please read our rules to figure out the correct etiquette and behavior that is expected of all users in both the discussions and pages. Looking to reclaim your edit history from the Fandom wiki? conctact User:ScrapBlox

Template:Infobox Location: Difference between revisions

From DanTDM Wiki
Jump to navigation Jump to search
imported>IanTEB
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="type:"..."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
   </title>
   </title>
   <image source="image1">
   <image source="image1">
     <caption source="caption1"/>
     <caption source="caption-image1"/>
   </image>
   </image>
   <data source="type:">
   <data source="type:">
Line 11: Line 11:
   <data source="creator/founder">
   <data source="creator/founder">
     <label>Creator/Founder</label>
     <label>Creator/Founder</label>
  </data>
  <data source="adress">
    <label>Adress</label>
   </data>
   </data>
</infobox>
</infobox>
Line 19: Line 16:
Example usage:<pre>
Example usage:<pre>
{{Infobox Location
{{Infobox Location
|title1=Example
|title=Example
|image1=Example
|image=Example
|caption1=Example
|caption=Example
|type:=Example
|type:=Example
|creator/founder=Example
|creator/founder=Example

Latest revision as of 22:16, 10 May 2023

Example usage:

{{Infobox Location
|title=Example
|image=Example
|caption=Example
|type:=Example
|creator/founder=Example
|adress=Example
}}