Difference between revisions of "Template:FakeVidChar"

From LGPedia
Jump to: navigation, search
(mumblemumblemumble I'm a little trigger-happy today. Sorry for the multi-edit.)
(Updated documentation)
Line 1: Line 1:
 
{{!}}- valign=top
 
{{!}}- valign=top
 
! {{ #ifexist: {{{1}}} | [[{{{1}}}]] | {{{1}}} }}
 
! {{ #ifexist: {{{1}}} | [[{{{1}}}]] | {{{1}}} }}
{{!}} {{#if: {{{2|}}} | {{ #ifexist: {{{2}}} | [[{{{2}}}]] | {{{2}}} }} | Unknown }}
+
{{!}} {{#if: {{{2|}}} | {{ #ifexist: {{{2}}} | [[{{{2}}}]] | {{{2}}} }} | Unknown }}<noinclude>
 +
==Attention==
 +
This template is coded without automatic character recognition and categorization, and adheres to the code of [[Template:FakeBlog]], not [[Template:Blog]]. '''Only use it with [[Template:FakeBlog]] (and its derivates), for [[Template:Blog|Blog]] use [[Template:VidChar]].'''
 +
 
 +
==Usage==
 +
<pre>{{FakeVidChar|Character|Actor}}</pre>Where "Actor" can be omitted for unknown ones. Both fields automatically turn into links if the input matches the name of an existing page. If it doesn't, links can be created manually, e.g. <code><nowiki>{{FakeVidChar|[[Lofisyndicate{{!}}Linc]]}}</nowiki></code> would turn into <nowiki>[</nowiki>[[Lofisyndicate|Linc]] Unknown] while <code><nowiki>{{FakeVidChar|Adam|Jason Zednick}}</nowiki></code> would turn into <nowiki>[</nowiki>[[Adam]] [[Jason Zednick]]].</noinclude>

Revision as of 20:35, 19 August 2007

|- valign=top ! {{{1}}} | Unknown

Attention

This template is coded without automatic character recognition and categorization, and adheres to the code of Template:FakeBlog, not Template:Blog. Only use it with Template:FakeBlog (and its derivates), for Blog use Template:VidChar.

Usage

{{FakeVidChar|Character|Actor}}
Where "Actor" can be omitted for unknown ones. Both fields automatically turn into links if the input matches the name of an existing page. If it doesn't, links can be created manually, e.g. {{FakeVidChar|[[Lofisyndicate{{!}}Linc]]}} would turn into [Linc Unknown] while {{FakeVidChar|Adam|Jason Zednick}} would turn into [Adam Jason Zednick].