Template:People: Difference between revisions

From DNForum Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 2: Line 2:
{| class="infobox"
{| class="infobox"
|-
|-
{{#if: {{{photo|}}} |
! Photo
! Photo
| [[File:{{{photo|}}}|250px]]
| [[File:{{{photo}}}|250px]]
{{#if: {{{niche|}}} |
|-
|-
}}
{{#if: {{{niche|}}} |
! Niche
! Niche
| {{{niche}}}
| {{{niche}}}
|-
}}
}}
{{#if: {{{company|}}} |
{{#if: {{{company|}}} |  
|-
! Company
! Company
| {{{company}}}
| {{{company}}}
|-
}}
}}
{{#if: {{{organization|}}} |
{{#if: {{{organization|}}} |  
|-
! Organization
! Organization
| {{{organization}}}
| {{{organization}}}
|-
}}
}}
{{#if: {{{birthday|}}} |
{{#if: {{{birthday|}}} |  
|-
! Birthday
! Birthday
| {{{birthday}}}
| {{{birthday}}}
|-
}}
}}
{{#if: {{{city|}}} |
{{#if: {{{city|}}} |  
|-
! City
! City
| {{{city}}}
| {{{city}}}
|-
}}
}}
{{#if: {{{country|}}} |
{{#if: {{{country|}}} |  
|-
! Country
! Country
| {{{country}}}
| {{{country}}}
|-
}}
}}
{{#if: {{{website|}}} |
{{#if: {{{website|}}} |  
|-
! Website
! Website
| [{{{website}}} Official Website]
| [{{{website}}} Official Website]
|-
}}
}}
{{#if: {{{personal_website|}}} |
{{#if: {{{personal_website|}}} |  
|-
! Personal Website
! Personal Website
| [{{{personal_website}}} Personal Website]
| [{{{personal_website}}} Personal Website]
|-
}}
}}
{{#if: {{{dnforum_profile|}}} |
{{#if: {{{dnforum_profile|}}} |  
|-
! DNForum Profile
! DNForum Profile
| [{{{dnforum_profile}}} DNForum Profile]
| [{{{dnforum_profile}}} DNForum Profile]
|-
}}
}}
{{#if: {{{x_twitter|}}} |
{{#if: {{{x_twitter|}}} |  
|-
! X (Twitter)
! X (Twitter)
| [https://x.com/{{{x_twitter}}} @{{{x_twitter}}}]
| [https://x.com/{{{x_twitter}}} @{{{x_twitter}}}]
|-
}}
}}
{{#if: {{{instagram|}}} |
{{#if: {{{instagram|}}} |  
|-
! Instagram
! Instagram
| [https://instagram.com/{{{instagram}}} @{{{instagram}}}]
| [https://instagram.com/{{{instagram}}} @{{{instagram}}}]
|-
}}
}}
{{#if: {{{youtube|}}} |
{{#if: {{{youtube|}}} |  
|-
! YouTube
! YouTube
| [https://youtube.com/{{{youtube}}} {{{youtube}}}]
| [https://youtube.com/{{{youtube}}} {{{youtube}}}]
|-
}}
}}
{{#if: {{{tiktok|}}} |
{{#if: {{{tiktok|}}} |  
|-
! TikTok
! TikTok
| [https://tiktok.com/@{{{tiktok}}} @{{{tiktok}}}]
| [https://tiktok.com/@{{{tiktok}}} @{{{tiktok}}}]
|-
}}
}}
{{#if: {{{threads|}}} |
{{#if: {{{threads|}}} |  
|-
! Threads
! Threads
| [https://www.threads.net/@{{{threads}}} @{{{threads}}}]
| [https://www.threads.net/@{{{threads}}} @{{{threads}}}]
|-
}}
}}
{{#if: {{{tumblr|}}} |
{{#if: {{{tumblr|}}} |  
|-
! Tumblr
! Tumblr
| [https://{{{tumblr}}}.tumblr.com {{{tumblr}}}]
| [https://{{{tumblr}}}.tumblr.com {{{tumblr}}}]
|-
}}
}}
{{#if: {{{bluesky|}}} |
{{#if: {{{bluesky|}}} |  
|-
! Bluesky
! Bluesky
| [https://bsky.app/profile/{{{bluesky}}} @{{{bluesky}}}]
| [https://bsky.app/profile/{{{bluesky}}} @{{{bluesky}}}]
|-
}}
}}
{{#if: {{{pinterest|}}} |
{{#if: {{{pinterest|}}} |  
|-
! Pinterest
! Pinterest
| [https://pinterest.com/{{{pinterest}}} {{{pinterest}}}]
| [https://pinterest.com/{{{pinterest}}} {{{pinterest}}}]
|-
}}
}}
{{#if: {{{snapchat|}}} |
{{#if: {{{snapchat|}}} |  
|-
! Snapchat
! Snapchat
| {{{snapchat}}}
| {{{snapchat}}}
|-
}}
}}
{{#if: {{{telegram|}}} |
{{#if: {{{telegram|}}} |  
|-
! Telegram
! Telegram
| [https://t.me/{{{telegram}}} {{{telegram}}}]
| [https://t.me/{{{telegram}}} {{{telegram}}}]
|-
}}
}}
{{#if: {{{signal|}}} |
{{#if: {{{signal|}}} |  
|-
! Signal
! Signal
| {{{signal}}}
| {{{signal}}}
|-
}}
}}
{{#if: {{{whatsapp|}}} |
{{#if: {{{whatsapp|}}} |  
|-
! WhatsApp
! WhatsApp
| {{{whatsapp}}}
| {{{whatsapp}}}
|-
}}
}}
{{#if: {{{github|}}} |
{{#if: {{{github|}}} |  
|-
! GitHub
! GitHub
| [https://github.com/{{{github}}} {{{github}}}]
| [https://github.com/{{{github}}} {{{github}}}]
|-
}}
}}
{{#if: {{{reddit|}}} |
{{#if: {{{reddit|}}} |  
|-
! Reddit
! Reddit
| [https://reddit.com/user/{{{reddit}}} u/{{{reddit}}}]
| [https://reddit.com/user/{{{reddit}}} u/{{{reddit}}}]
Line 121: Line 123:
|}
|}
</div>
</div>
<noinclude>
== Documentation ==
This is the "People" template. Use it to standardize the presentation of information about individuals on the wiki.
=== Usage ===
To use this template, add the following code to a person's page:
<pre>
{{People
|photo =
|niche =
|company =
|organization =
|birthday =
|city =
|country =
|email =
|website =
|personal_website =
|dnforum_profile =
|x_twitter =
|instagram =
|youtube =
|tiktok =
|threads =
|tumblr =
|bluesky =
|pinterest =
|snapchat =
|telegram =
|signal =
|whatsapp =
|github =
|reddit =
}}
</pre>
=== Parameters ===
* '''photo''': The filename of the person's photo (e.g., `Helmuts-Meskonis.jpg`).
* '''niche''': The primary industry or field the person is associated with.
* '''company''': The name of the company the person is associated with.
* '''organization''': The name of the organization the person is affiliated with.
* '''birthday''': The person's birthday or date of birth (e.g., `January 1, 1980`).
* '''city''': The person's city of residence or activity.
* '''country''': The country where the person resides or is primarily active.
* '''email''': The person's email address (if publicly available).
* '''website''': The URL of the person's official website.
* '''personal_website''': (Optional) The URL of the person's personal website.
* '''dnforum_profile''': (Optional) The full URL to the person's DNForum profile page.
* '''x_twitter''': (Optional) The person's X (Twitter) handle (without the `@` symbol).
* '''instagram''': (Optional) The person's Instagram handle (without the `@` symbol).
* '''youtube''': (Optional) The person's YouTube channel or profile URL.
* '''tiktok''': (Optional) The person's TikTok handle (without the `@` symbol).
* '''threads''': (Optional) The person's Threads handle (without the `@` symbol).
* '''tumblr''': (Optional) The person's Tumblr blog name.
* '''bluesky''': (Optional) The person's BlueSky handle (without the `@` symbol).
* '''pinterest''': (Optional) The person's Pinterest username or profile URL.
* '''snapchat''': (Optional) The person's Snapchat username.
* '''telegram''': (Optional) The person's Telegram username or profile URL.
* '''signal''': (Optional) The person's Signal contact link (e.g., phone number or username).
* '''whatsapp''': (Optional) The person's WhatsApp contact link (e.g., phone number).
* '''github''': (Optional) The person's GitHub username or profile URL.
* '''reddit''': (Optional) The person's Reddit username.
=== Examples ===
Example usage:
<pre>
{{People
|photo = example.jpg
|niche = Domain Investing
|company = ExampleCorp
|organization = Example Org
|birthday = January 1, 1980
|city = Los Angeles
|country = USA
|website = https://example.com
|dnforum_profile = https://www.dnforum.com/members/example
|x_twitter = example
}}
</pre>
See the [[Helmuts Meskonis]] page for an example of how to use this template.
[[Category:Infobox Templates]]
</noinclude>

Revision as of 12:04, 16 January 2025

{{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: | }} {{#if: |
Photo [[File:{{{photo}}}|250px]]
Niche {{{niche}}}
Company {{{company}}}
Organization {{{organization}}}
Birthday {{{birthday}}}
City {{{city}}}
Country {{{country}}}
Website [{{{website}}} Official Website]
Personal Website [{{{personal_website}}} Personal Website]
DNForum Profile [{{{dnforum_profile}}} DNForum Profile]
X (Twitter) @{{{x_twitter}}}
Instagram @{{{instagram}}}
YouTube {{{youtube}}}
TikTok @{{{tiktok}}}
Threads @{{{threads}}}
Tumblr {{{tumblr}}}
Bluesky @{{{bluesky}}}
Pinterest {{{pinterest}}}
Snapchat {{{snapchat}}}
Telegram {{{telegram}}}
Signal {{{signal}}}
WhatsApp {{{whatsapp}}}
GitHub {{{github}}}
Reddit u/{{{reddit}}}

}}