Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Vrienden Universe
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:Infobox noble/doc
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation subpage}} {{High-use}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} == Usage == {{Parameter names example|alt | birth_date | birth_name | birthname | birth_place | body_discovered | burial_date | burial_place | caption | christening_date | christening_place | CoA | date of burial | date of christening | death_cause | death_date | death_place | father | footnotes | full_name | heir | heir-type | honorific prefix | honorific_prefix | honorific-prefix | honorific suffix | honorific_suffix | honorific-suffix | house-type | image | image_size | issue | issue-link | issue-pipe | issue-type | known | known_for | locality | memorials | misc | module | more | mother | name | nationality | native_name | native_name_lang | networth | noble_family | occupation | offices | other_names | other_titles | parents | place of burial | place of christening | post-nominals | pre-nominals | pre-type | preceded by | preceded_by | predecessor | previous | reign | reign-type | residence | resting_place | resting_place_coordinates | signature | spouse | spouse-type | styles | suc-type | succeeded by | succeeded_by | succession | successor | tenure | title | url | wars_and_battles | website | years_active}} <syntaxhighlight lang="wikitext" style="overflow: auto"> {{Infobox noble | name = | title = | image = | caption = | alt = | CoA = | more = no | succession = | reign = | reign-type = | predecessor = | successor = | suc-type = | spouse = | spouse-type = | issue-type = | issue = | issue-link = | issue-pipe = | full_name = | native_name = | styles = | other_titles = | noble_family = | house-type = | father = | mother = | birth_name = | birth_date = | birth_place = | christening_date = | christening_place = | death_date = | death_place = | burial_date = | burial_place = | occupation = | memorials = | website = <!-- {{{URL|example.com}} --> | module = }} </syntaxhighlight> If the parameter {{para|house-type}} is set it alters the display of the label next to the {{para|noble_family}} parameter. Instead of displaying the default "[[Nobility|Noble family]]" (with a link to the article Nobility), the link is change to whatever the {{para|house-type}} is set to and the word "Family" is displayed in place of "Noble family". So for example if {{para|house-type|Gentry}} is entered then the label is changed to [[Gentry|Family]]. == Examples == For more examples, see [[Special:WhatLinksHere/Template:Infobox noble|What links here]]. ==TemplateData== {{TemplateData header}} <templatedata> { "params": { "child": { "label": "child?", "type": "string", "suggestedvalues": [ "yes" ], "default": "no", "autovalue": "yes" }, "abovestyle": {}, "honorific prefix": { "aliases": [ "honorific-prefix", "honorific_prefix", "pre-nominals" ], "example": "[[The Most Honourable]]", "type": "content" }, "name": { "type": "string", "default": "(page name)" }, "honorific suffix": { "aliases": [ "honorific-suffix", "honorific_suffix", "post-nominals" ], "example": "{{post-nominals|OBE}}", "type": "content" }, "title": { "type": "content" }, "image": { "type": "wiki-file-name" }, "image_size": { "label": "image size", "example": "120px", "type": "line" }, "alt": { "label": "image alt text", "type": "line" }, "caption": { "label": "image caption" }, "succession": { "label": "succession title", "type": "content" }, "more": {}, "CoA": { "label": "coat of arms", "example": "[[File:X coat of arms.svg]]", "type": "content", "required": true }, "reign-type": { "label": "reign type", "example": "Consort", "type": "content", "default": "Reign" }, "reign": {}, "tenure": { "example": "978 β 1013", "type": "content", "required": true }, "pre-type": { "label": "predecessorship type", "type": "content", "default": "Predecessor" }, "suc-type": { "label": "successorship type", "suggestedvalues": [ "Successors", "[[Heir apparent]] ", "[[Heiress apparent]]", "[[Heir presumptive]]", "[[Heiress presumptive]]" ], "default": "Successor" }, "successor": { "aliases": [ "succeeded by", "succeeded_by" ], "required": true }, "native_name_lang": { "label": "native name language", "type": "line" }, "styles": { "aliases": [ "titles" ], "label": "titles and styles", "type": "content" }, "other_titles": { "label": "other titles", "type": "content" }, "other_names": { "label": "other names", "type": "content" }, "known": { "aliases": [ "known_for" ], "label": "known for" }, "years_active": { "label": "years active", "type": "content" }, "birth_name": { "aliases": [ "birthname" ], "label": "birth name", "type": "line" }, "birth_date": { "label": "birth date", "type": "content" }, "birth_place": { "label": "birth place", "type": "content" }, "christening_date": { "aliases": [ "date of christening" ], "label": "date of christening", "type": "line" }, "christening_place": { "aliases": [ "place of christening" ], "label": "place of christening" }, "death_date": { "label": "death date", "type": "line" }, "death_place": { "label": "death place", "type": "line" }, "death_cause": { "label": "death cause", "type": "line" }, "body_discovered": { "label": "body discovered", "type": "line" }, "burial_date": { "aliases": [ "date of burial" ], "label": "date of burial", "type": "line" }, "burial_place": { "aliases": [ "place of burial", "resting_place" ], "label": "place of burial" }, "resting_place_coordinates": { "label": "resting place coordinates", "type": "line" }, "nationality": { "type": "content" }, "residence": { "type": "content" }, "locality": { "type": "content" }, "networth": { "label": "net worth", "type": "line" }, "wars_and_battles": { "label": "wars and battles", "type": "content" }, "offices": { "type": "content" }, "house-type": { "label": "house type", "type": "line", "default": "Nobility" }, "spouse-type": { "label": "spouse type", "type": "line" }, "spouse": { "type": "content" }, "issue-type": { "label": "issue type", "type": "content", "default": "Issue" }, "issue-link": { "label": "issue link", "type": "wiki-page-name" }, "issue-pipe": { "label": "issue pipe (label)", "type": "line" }, "issue": { "type": "content" }, "heir-type": { "label": "heir type", "type": "line", "default": "Heir" }, "heir": { "type": "content" }, "parents": { "type": "content" }, "father": { "type": "content" }, "mother": { "type": "content" }, "signature": { "type": "wiki-file-name" }, "occupation": { "type": "content" }, "memorials": { "type": "content" }, "website": { "aliases": [ "url" ], "type": "content" }, "footnotes": { "type": "content" }, "module": { "type": "content" }, "misc": { "type": "content" }, "native name": { "type": "line" }, "predecessor": { "aliases": [ "previous", "preceded by", "preceded_by" ], "type": "content", "required": true }, "full_name": { "aliases": [ "full name" ], "type": "line" }, "noble_family": { "aliases": [ "noble family" ], "type": "content" } }, "paramOrder": [ "honorific prefix", "name", "honorific suffix", "title", "image", "image_size", "alt", "caption", "more", "succession", "CoA", "reign-type", "reign", "tenure", "pre-type", "predecessor", "suc-type", "successor", "full_name", "native name", "native_name_lang", "styles", "other_titles", "other_names", "known", "years_active", "birth_name", "birth_date", "birth_place", "christening_date", "christening_place", "death_date", "death_place", "death_cause", "body_discovered", "burial_date", "burial_place", "resting_place_coordinates", "nationality", "residence", "locality", "networth", "wars_and_battles", "offices", "house-type", "noble_family", "spouse-type", "spouse", "issue-type", "issue-link", "issue-pipe", "issue", "heir-type", "heir", "parents", "father", "mother", "signature", "occupation", "memorials", "website", "footnotes", "module", "misc", "child", "abovestyle" ], "format": "block" } </templatedata> == Tracking categories == {{Infobox tracking cats}} == See also == * {{tl|Infobox royalty}} * {{tl|Infobox person}} <includeonly>{{Sandbox other|| <!-- Categories below this line, please; interwikis at Wikidata --> [[Category:Royalty and nobility infobox templates]] [[Category:People and person infobox templates]] [[Category:Infobox templates with module parameter|Noble]] [[Category:Templates that add a tracking category]] }}</includeonly>
Summary:
Please note that all contributions to Vrienden Universe may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Vrienden Universe:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Pages included on this page:
Template:Br separated entries
(
edit
)
Template:Category link with count
(
edit
)
Template:Clc
(
edit
)
Template:Documentation subpage
(
edit
)
Template:High-use
(
edit
)
Template:If empty
(
edit
)
Template:Infobox
(
edit
)
Template:Infobox noble
(
edit
)
Template:Infobox tracking categories
(
edit
)
Template:Infobox tracking cats
(
edit
)
Template:Lua
(
edit
)
Template:Main other
(
edit
)
Template:Mbox
(
edit
)
Template:PAGENAMEBASE
(
edit
)
Template:Para
(
edit
)
Template:Parameter
(
edit
)
Template:Parameter names example
(
edit
)
Template:Sandbox other
(
edit
)
Template:Str find
(
edit
)
Template:Str left
(
edit
)
Template:Strong
(
edit
)
Template:TemplateData header
(
edit
)
Template:Template link
(
edit
)
Template:Template other
(
edit
)
Template:Template parameter usage
(
edit
)
Template:Terminate sentence
(
edit
)
Template:Tl
(
edit
)
Template:Yesno
(
edit
)
Template:Yesno-no
(
edit
)
Module:Arguments
(
edit
)
Module:Check for conflicting parameters
(
edit
)
Module:Check for unknown parameters
(
edit
)
Module:Date
(
edit
)
Module:High-use
(
edit
)
Module:If empty
(
edit
)
Module:If preview
(
edit
)
Module:If preview/configuration
(
edit
)
Module:If preview/styles.css
(
edit
)
Module:Infobox
(
edit
)
Module:Infobox/styles.css
(
edit
)
Module:InfoboxImage
(
edit
)
Module:InfoboxImage/data
(
edit
)
Module:List
(
edit
)
Module:Lua banner
(
edit
)
Module:Message box
(
edit
)
Module:Message box/configuration
(
edit
)
Module:Message box/ombox.css
(
edit
)
Module:Parameter names example
(
edit
)
Module:Person date
(
edit
)
Module:Separated entries
(
edit
)
Module:String
(
edit
)
Module:TableTools
(
edit
)
Module:Text
(
edit
)
Module:Text/data
(
edit
)
Module:Transclusion count
(
edit
)
Module:Transclusion count/data/I
(
edit
)
Module:Yesno
(
edit
)
This page is a member of 2 hidden categories:
Category:Pages with script errors
Category:Pages with broken file links
Search
Search
Editing
Template:Infobox noble/doc
Add topic