Difference between revisions of "Template:Vde"

From Detective Conan Wiki
(Created page with "<includeonly>{{#if: {{{1|}}} | [[:{{{1}}}|<span title="View this template" style="color: {{{color|}}};">v</span>]] <span style="font-size: 80%; color: {{{color|}}};">•...")
 
Line 1: Line 1:
 
<includeonly>{{#if: {{{1|}}}  
 
<includeonly>{{#if: {{{1|}}}  
| [[:{{{1}}}|<span title="View this template" style="color: {{{color|}}};">v</span>]]&nbsp;<span style="font-size: 80%; color: {{{color|}}};">•</span>&nbsp;[[:{{TALKSPACE:{{{1}}}}}|<span title="Discuss this template" style="color: {{{color|}}};">d</span>]]&nbsp;<span style="font-size: 80%; color: {{{color|}}};">•</span>&nbsp;[{{fullurl:{{{1}}}|action=edit}}<span title="Edit this template" style="color: {{{color|}}};">e</span>]
+
| [[:{{{1}}}|<span title="View this template" style="color: {{{color|}}};">v</span>]]&nbsp;<span style="font-size: 80%; color: {{{color|}}};">•</span>&nbsp;[[:{{TALKPAGENAME:{{{1}}}}}|<span title="Discuss this template" style="color: {{{color|}}};">d</span>]]&nbsp;<span style="font-size: 80%; color: {{{color|}}};">•</span>&nbsp;[{{fullurl:{{{1}}}|action=edit}}<span title="Edit this template" style="color: {{{color|}}};">e</span>]
 
| <strong class="error">Error: Destination page is undefined</strong>
 
| <strong class="error">Error: Destination page is undefined</strong>
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>

Revision as of 21:20, 13 January 2026

This template allows you to concisely create the "v • d • e" links, which are commonly found within Navboxes. Each letter corresponds to a different link:

  • v - View this template
  • d - Discuss this template
  • e - Edit this template

Format:

{{vde|<template name>|color=}}

Implementation shortcut

For quicker implementation on templates, use the following setup. Once saved, the subst: will autopopulate the name of the template with Template:Vde being implemented.

{{vde|{{subst:FULLPAGENAME}}|color=}}