Template:Transcript NPC/doc: Difference between revisions

Created page with "{{Documentation}} This is for transcripts to note which notable NPCs participate in the transcript. It is not recommended that this is used in Visual Editor, as the template..."
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
This is for transcripts to note which notable NPCs participate in the transcript.  
This is for transcripts to note which notable NPCs participate in the transcript.  
It is not recommended that this is used in Visual Editor, as the template uses Lua to build the resulting text. Use Source editing instead, and separate individuals with "|".


==Uses==
==Uses==
Line 14: Line 12:
{{Transcript NPC|Carter{{!}}Cav}}
{{Transcript NPC|Carter{{!}}Cav}}


To disable the pilot character link use <code>nopilot</code> (not case sensitive) as one of the arguments.
To disable the player tag link use <code>noplayer</code> (not case sensitive) as one of the arguments.
<pre>{{Transcript NPC|Cav|Suros|nopilot}}</pre>
<pre>{{Transcript NPC|Cav|Suros|noplayer}}</pre>
This produces:
This produces:
{{Transcript NPC|Cav|Suros|noplayer}}
{{Transcript NPC|Cav|Suros|noplayer}}