Template:Infobox: Difference between revisions

From Glue3D Wiki, the free encygluepedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 44: Line 44:
     <data source="website">
     <data source="website">
         <label>Website</label>
         <label>Website</label>
    </data>
    <data source="social">
        <label>Social media</label>
     </data>
     </data>
     <data source="license">
     <data source="license">
Line 92: Line 95:
| size =  
| size =  
| website =  
| website =  
| social =
| repository =  
| repository =  
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 12:37, 30 May 2026

On the left side of the page, there's an example from the Glue3D article on how it looks like.

Infoboxes should always be at the top of the page

Template:Documentation

Ready to copy template:

{{Infobox
| title = 
| image = 
| caption = 
| author = 
| owner = 
| developer = 
| type = 
| irelease = 
| lrelease = 
| prelease = 
| status = 
| madein = 
| os = 
| platform = 
| size = 
| website = 
| social = 
| repository = 
}}