Template:Object: Difference between revisions

From The Fifth City Wiki
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="location"> <label>Location</label> </data> <data source="alias"> <label>Alias</label> </data> <data source="related"> <label>Related</label> </data> </infobox> <noinclude> Example usage: <pre> {{Object | title1=Example | image1=Example | caption1=Example | location=Exampl..."
 
m Protected "Template:Object" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(No difference)

Latest revision as of 00:26, 30 December 2022

Example usage:

{{Object

  | title1=Example

  | image1=Example

  | caption1=Example

  | location=Example

  | alias=Example

  | related=Example

}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"location":{"suggested":true},"alias":{"suggested":true},"related":{"suggested":true}},"sets":[],"maps":{}} </templatedata>