Template:CitizenAW/doc: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
|||
| Line 44: | Line 44: | ||
===Minimal Example=== | ===Minimal Example=== | ||
<pre> | <pre> | ||
{{ | {{CitizenAW | ||
| Photo = Example_person.jpg | | Photo = Example_person.jpg | ||
| FullName = Juan Pérez | | FullName = Juan Pérez | ||
| Line 55: | Line 55: | ||
===Full Example (Fictional Character)=== | ===Full Example (Fictional Character)=== | ||
<pre> | <pre> | ||
{{ | {{CitizenAW | ||
| Photo = Maria_Rodriguez.jpg | | Photo = Maria_Rodriguez.jpg | ||
| Caption = Secretary Rodríguez at the Federal Assembly, 1702 AN | | Caption = Secretary Rodríguez at the Federal Assembly, 1702 AN | ||
| Line 88: | Line 88: | ||
===Player Character Example=== | ===Player Character Example=== | ||
<pre> | <pre> | ||
{{ | {{CitizenAW | ||
| Photo = Character_photo.jpg | | Photo = Character_photo.jpg | ||
| FullName = Alessandro Di Rossi | | FullName = Alessandro Di Rossi | ||
Revision as of 00:38, 16 October 2025
|
|
This is a [documentation] [subpage] for Template:CitizenAW (see that page for the template itself). It contains usage information, categories, interlanguage and other content that is not part of the original template page. |
Usage
To use this template, add the following code to the top of the article, filling in all relevant parameters:
{{CitizenAW
| Photo =
| Caption =
| Titles and Offices =
| FullName =
| Nickname =
| BirthDate =
| BirthPlace =
| DeathDate =
| DeathPlace =
| Parents =
| Spouse =
| Children =
| Family =
| Education =
| Alma Mater =
| Occupation =
| Employer =
| Net Worth =
| Political Affiliation =
| Religion =
| Languages =
| Military Service =
| Rank =
| Awards =
| CityandRegionofResidence =
| National Origin =
| Citizenships =
| Known For =
| Notable Works =
| Associated Organizations =
| Played by =
| Discord =
| Player Since =
}}
Examples
Minimal Example
{{CitizenAW
| Photo = Example_person.jpg
| FullName = Juan Pérez
| BirthDate = {{AN|1665}}
| Occupation = Merchant
| CityandRegionofResidence = [[Punta Santiago]], [[Alduria]]
}}
Full Example (Fictional Character)
{{CitizenAW
| Photo = Maria_Rodriguez.jpg
| Caption = Secretary Rodríguez at the Federal Assembly, 1702 AN
| Titles and Offices = Secretary of State for Foreign Affairs<br>Former Senator for Alduria
| FullName = María Isabela Rodríguez de la Cruz
| Nickname = Mari
| BirthDate = {{AN|1650}}
| BirthPlace = [[Punta Santiago]], [[Alduria]], [[Nouvelle Alexandrie]]
| Parents = Juan Rodríguez and Carmen de la Cruz
| Spouse = Carlos Mendoza (m. 1675)
| Children = 3 children: Ana, Luis, Sofia
| Family = [[House of Rodríguez]]
| Education = Bachelor of Law, Master of Political Science
| Alma Mater = [[University of Punta Santiago]]
| Occupation = Politician, Attorney
| Employer = [[Government of Nouvelle Alexandrie|Federal Government]]
| Political Affiliation = [[Federal Humanist Party]]
| Religion = [[Church of Nouvelle Alexandrie|Nazarene]]
| Languages = [[Alexandrian]], [[Martino]], [[Common Tongue]]
| Military Service = [[Federal Forces of Nouvelle Alexandrie|Federal Navy]], 1668-1673
| Rank = Commander
| Awards = [[Order of the Nation]] (1700)<br>Cross of Military Merit
| CityandRegionofResidence = [[Cárdenas]], [[Alduria]]
| National Origin = [[Nouvelle Alexandrie]]
| Citizenships = {{team flag|Nouvelle Alexandrie}}
| Known For = Architect of the Education Reform Act of 1695
| Notable Works = ''Politics and Progress in the Federal Era''
| Associated Organizations = [[New Alexandrian Bar Association]]
}}
Player Character Example
{{CitizenAW
| Photo = Character_photo.jpg
| FullName = Alessandro Di Rossi
| BirthDate = {{AN|1672}}
| Occupation = Industrialist
| CityandRegionofResidence = [[Lindström]], [[North Lyrica]]
| Political Affiliation = Independent
| Known For = Founder of Di Rossi Industries
| Played by = Alex Johnson
| Discord = alexj#5678
| Player Since = March 2024
}}
Styling
The template uses New Alexandrian colors for a better visual representation:
- Header Background: #f3bd51
- Header Text: #251817
- Main Background: #ffffff
- Border: #913a6a
Notes
- All fields are optional. Only fill in fields for which you have information.
- The template automatically adds pages to Category:People and Category:People of Nouvelle Alexandrie.
- The OOC section only appears when at least the "Played by" field is filled in.
- Multiple entries in a field can be separated with
<br>for line breaks.