Template:Infobox links section: Difference between revisions

From Tomba! Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 14: Line 14:


Unfortunately due to MediaWiki limitations we have to manually pass on all links from the infobox to this template.
Unfortunately due to MediaWiki limitations we have to manually pass on all links from the infobox to this template.
'''When updating this template, check if any of the [https://tomba.club/wiki/Special:WhatLinksHere?target=Template%3AInfobox+links+section&namespace=10 templates transcluding this] need to be updated.'''


<pre>
<pre>

Latest revision as of 12:51, 29 April 2025

Links section for infoboxes.

Usage

This should not be included directly in pages. It's designed to be included in infobox templates. See Template:Infobox person for an example.

Unfortunately due to MediaWiki limitations we have to manually pass on all links from the infobox to this template.

When updating this template, check if any of the templates transcluding this need to be updated.

{{Infobox_links_section
| twitter      = https://twitter.com/soundfujita
| youtube      = https://www.youtube.com/channel/UCi9urPA94uh5Uqck-UALZfw
| instagram    = https://www.instagram.com/harumi.fujita/
| tiktok       = https://www.tiktok.com/@okanp2024
| wikipedia    = https://en.wikipedia.org/wiki/Harumi_Fujita
| facebook     =
| github       =
| linkedin     =
| reddit       =
| tumblr       =
| mobygames    = https://www.mobygames.com/person/225430/harumi-fujita/
| bluesky      =
| mastodon     =
| website_url  = https://otoyanoblog.ldblog.jp/
| website_name = 音 屋
}}

Copy paste into infoboxes

{{Infobox_links_section
| twitter      = {{{twitter|}}}
| youtube      = {{{youtube|}}}
| instagram    = {{{instagram|}}}
| tiktok       = {{{tiktok|}}}
| wikipedia    = {{{wikipedia|}}}
| facebook     = {{{facebook|}}}
| github       = {{{github|}}}
| linkedin     = {{{linkedin|}}}
| reddit       = {{{reddit|}}}
| tumblr       = {{{tumblr|}}}
| mobygames    = {{{mobygames|}}}
| bluesky      = {{{bluesky|}}}
| mastodon     = {{{mastodon|}}}
| website_url  = {{{website_url|}}}
| website_name = {{{website_name|}}}
}}