Content deleted Content added
Adding documentation for Infobox Substack writer template |
Edited Usage section and added example |
||
Line 11:
=== Blank template with basic parameters ===
{{Parameter names example
| name
| image
| caption
| birth_name
| birth_date
| birth_place
| nationality
| occupation
| education
| substack
| newsletter
| topics
| followers
| stats_update
}}
This blank template pattern shows some basic parameters needed to fill the infobox. For examples, see the section "[[#
<syntaxhighlight lang="wikitext" style="overflow:
{{Infobox Substack writer
| name =
| image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| caption =
|
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} -->
|
|
|
| education =
| substack = <!-- full Substack ___domain (e.g., janedoe.substack.com) -->
| newsletter = <!-- title of the newsletter -->
| topics = <!-- comma-separated list of key subjects covered -->
| followers =
| follower_date = <!-- date of given follower count -->
| stats_update = <!-- date of latest stats or page data -->
}}
</syntaxhighlight>
{{Clear}}
=== Full blank syntax ===
{{Parameter names example|honorific_prefix|name|honorific_suffix|image|image_size|alt|caption|birth_name|birth_date|birth_place|death_date|death_place|nationality|other_names|education|occupation|children|substack|newsletter|topics|followers|years_active|module|stats_update|extra_information}}
Only the most pertinent information should be included. Please remove unused parameters, and refrain from inserting trivia in an attempt to fill all fields.
<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em;">
{{Infobox Substack writer
|
|
|
| image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
|
|
|
|
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} -->
|
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| module =
| stats_update =
| extra_information =
}}
</syntaxhighlight>
{{Clear}}
==
=== Individual ===
{| class="wikitable" style="width:100%;"
| style="width:50%; vertical-align:top;" |
<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em;">
{{Infobox person
| name = Aaron Parnas
| image = Aaron Parnas (cropped).jpg
| caption = Parnas in 2024
| birth_name = Aaron Gideon Parnas
| birth_date = {{Birth date and age|1999|04|16}}
| education = [[Florida Atlantic University]] ([[Bachelor of Arts|BA]])<br>[[George Washington University Law School]] ([[Juris Doctor|JD]])
| occupation = {{hlist|Lawyer|journalist|internet personality|democratic strategist}}
| party = [[Democratic Party (United States)|Democratic]] (since 2020)
| otherparty = [[Republican Party (United States)|Republican]] (until 2020)
| father = [[Lev Parnas]]
| module = {{Infobox TikTok personality | embed = yes
| page = aaronparnas1
| followers = 3,500,000
| likes = 226.9 million
| years_active = 2022–present
| module = {{Infobox Substack writer | embed = yes
| substack = aaronparnas.substack.com
| newsletter = The Parnas Perspective
| years_active = 2024–present
| followers = 411,000
| topics = U.S. politics, current events, legal analysis
| stats_update = April 19, 2025
}}
}}
}}
</syntaxhighlight>
| style="width:50%; vertical-align:top;" |
{{Infobox person
| name = Aaron Parnas
| image = Aaron Parnas (cropped).jpg
| caption = Parnas in 2024
| birth_name = Aaron Gideon Parnas
| birth_date = {{Birth date and age|1999|04|16}}
| education = [[Florida Atlantic University]] ([[Bachelor of Arts|BA]])<br>[[George Washington University Law School]] ([[Juris Doctor|JD]])
| occupation = {{hlist|Lawyer|journalist|internet personality|democratic strategist}}
| party = [[Democratic Party (United States)|Democratic]] (since 2020)
| otherparty = [[Republican Party (United States)|Republican]] (until 2020)
| father = [[Lev Parnas]]
| module = {{Infobox Substack writer | embed = yes
| substack = aaronparnas.substack.com
| newsletter = The Parnas Perspective
| years_active = 2024–present
| followers = 411,000
| topics = U.S. politics, current events, legal analysis
| stats_update = April 19, 2025
}}
}}
|}
{{Clear}}
== Tracking category ==
|