Difference between revisions of "Template:Notebox"

From EvaWiki
Jump to: navigation, search
Line 28: Line 28:
 
</pre>
 
</pre>
  
If note_id is supplied then the note can be quickly linked to within a page by appending #NOTE_ID to the page url.
+
If note_id is supplied then the note can be quickly linked to within a page by appending #NOTE_ID to the page url, as with the examples here.
 +
*[[Template:Notebox#escalator_no_pic|Note Link 1]]
 +
*[[Template:Notebox#escalator_with_pic|Note Link 2]]
  
 
==Examples==
 
==Examples==

Revision as of 23:10, 15 August 2007


Usage

{{Notebox
|note_id    =
|note_text  =
}}
{{Notebox|
|note_id     =
|note_text   =
|note_images =
}}

If note_id is supplied then the note can be quickly linked to within a page by appending #NOTE_ID to the page url, as with the examples here.

Examples

Note  
Shinji and Rei travelled on an escalator in Episode 05
{{Notebox
|note_id     = escalator_no_pic
|note_text   = Shinji and Rei travelled on an escalator in [[Episode 05]]
}}



Note Shinji Rei Escalator.jpg
Shinji and Rei travelled on an escalator in Episode 05
{{Notebox
|note_id     = escalator_with_pic
|note_text   = Shinji and Rei travelled on an escalator in [[Episode 05]]
|note_images = [[Image:Shinji Rei Escalator.jpg|150px]]
}}