Difference between revisions of "Template:Infobox fictional race/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
(update documentation to include missing parameters, add See Also section)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
+
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
  
=== Usage ===
+
== Usage ==
 +
{{Generic template demo
 +
| name
 +
| other_names
 +
| image
 +
| image_size
 +
| image_alt
 +
| caption
 +
| series
 +
| founded
 +
| founder
 +
| leader
 +
| capital
 +
| homeworld
 +
| base_of_operations
 +
| kind
 +
| language
 +
| currency
 +
| flagship
 +
| anthem
 +
| religion
 +
| firstapp
 +
| creator
 +
| distinctions
 +
| races
 +
| actor
 +
| footnotes
 +
}}
 +
<pre style="overflow:auto">
 
{{Infobox fictional race
 
{{Infobox fictional race
|name              = ''name''
+
| name              =  
|other_names        = ''other_names''
+
| other_names        =  
|series            = series
+
| image              =  
|image              = Example-serious.jpg
+
| image_size        =  
|image_alt          =
+
| image_alt          =  
|caption            = ''caption''
+
| caption            =  
|founded            = ''founded''
+
| series            =
|founder            = ''founder''
+
| founded            =  
|leader            = ''leader''
+
| founder            =  
|capital            = ''capital''
+
| leader            =  
|homeworld          = ''homeworld''
+
| capital            =  
|base_of_operations = ''base_of_operations''
+
| homeworld          =  
|language          = ''language''
+
| base_of_operations =  
|kind              = ''kind''
+
| kind              =  
|currency          = ''currency''
+
| language          =  
|flagship          = ''flagship''
+
| currency          =  
|anthem            = ''anthem''
+
| flagship          =  
|religion          = ''religion''
+
| anthem            =  
|firstapp          = ''first appearance''
+
| religion          =  
|creator            = ''creator''
+
| firstapp          =  
|distinctions      = ''distinctions''
+
| creator            =  
|races              = ''races''
+
| distinctions      =  
|actor              = ''actor''
+
| races              =  
 +
| actor              =  
 +
| footnotes          =
 
}}
 
}}
<pre style="overflow:auto">{{Infobox fictional race
+
</pre>
|name              =
+
{{clear}}
|other_names        =
 
|image              =
 
|image_alt          =
 
|caption            =
 
|founded            =
 
|founder            =
 
|leader            =
 
|capital            =
 
|homeworld          =
 
|base_of_operations =
 
|language          =
 
|kind              =
 
|currency          =
 
|flagship          =
 
|anthem            =
 
|religion          =
 
|firstapp          =
 
|creator            =
 
|distinctions      =
 
|races              =
 
  
|actor              =
+
== See also ==
}}</pre>
+
* [[Template:Infobox fictional artifact]]
 +
* [[Template:Infobox fictional country]]
 +
* [[Template:Infobox fictional creature]]
 +
* [[Template:Infobox fictional location]]
 +
* [[Template:Infobox fictional organisation]]
 +
* [[Template:Infobox fictional planet]]
 +
* [[Template:Infobox fictional political party]]
 +
* [[Template:Infobox fictional ship]]
 +
* [[Template:Infobox fictional vehicle]]
  
<includeonly>
+
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- CATEGORIES AND INTERWIKIS BELOW THIS LINE PLEASE -->
+
<!-- Categories below this line, please; interwikis at Wikidata -->
 
[[Category:Television infobox templates|Fictional race]]
 
[[Category:Television infobox templates|Fictional race]]
[[Category:fictional character infobox templates|Fictional race]]
+
[[Category:Fictional character infobox templates|Fictional race]]
</includeonly>
+
}}</includeonly>

Revision as of 05:33, 27 November 2014

Usage

  1. redirect Template:Parameter names example
{{Infobox fictional race
| name               = 
| other_names        = 
| image              = 
| image_size         = 
| image_alt          = 
| caption            = 
| series             = 
| founded            = 
| founder            = 
| leader             = 
| capital            = 
| homeworld          = 
| base_of_operations = 
| kind               = 
| language           = 
| currency           = 
| flagship           = 
| anthem             = 
| religion           = 
| firstapp           = 
| creator            = 
| distinctions       = 
| races              = 
| actor              = 
| footnotes          = 
}}

See also