Template:InfoboxRegion: Difference between revisions

From Universe Wiki | Dawn of Victory 2289
Jump to navigation Jump to search
(Created page with "== Usage == To use this template in an article, include the following code: <pre> {{InfoboxRegion | image = Flag of Example.png | imageBG = #153229 | name = Region Example | nameBG = #1B4236 | color2 = #fff | type = Example Type | location = Example Location | subregions = Example Subregions | star systems = Example Star Systems | organizations = Example Organizations | nations = Example Nations | state actors = Example State Actors | non-state actors = Example Non-Stat...")
 
No edit summary
Line 21: Line 21:
}}
}}
</pre>
</pre>
Replace the placeholder values with the actual details for your article.


{| class="infobox" cellspacing="0" cellpadding="0" style="float:right; clear:right; width:350px; padding:10px 2px; background:{{{BG|#153229}}};"
{| class="infobox" cellspacing="0" cellpadding="0" style="float:right; clear:right; width:350px; padding:10px 2px; background:{{{BG|#153229}}};"

Revision as of 21:53, 25 July 2024

Usage

To use this template in an article, include the following code:

{{InfoboxRegion
| image = Flag of Example.png
| imageBG = #153229
| name = Region Example
| nameBG = #1B4236
| color2 = #fff
| type = Example Type
| location = Example Location
| subregions = Example Subregions
| star systems = Example Star Systems
| organizations = Example Organizations
| nations = Example Nations
| state actors = Example State Actors
| non-state actors = Example Non-State Actors
| population = Example Population
| references = Example References
}}
InfoboxRegion