Template:Placeholder: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
Created page with "{{#switch: {{{type}}} | image = Image:Image Placeholder.png|thumb|{{{position|}}}|Unfortunately we doesn't have the image yet. If you have it, please see [[Template:Placeho..."
 
mNo edit summary
 
Line 2: Line 2:
  | image = [[Image:Image Placeholder.png|thumb|{{{position|}}}|Unfortunately we doesn't have the image yet. If you have it, please see [[Template:Placeholder/image|this article]] ]] [[Category:Articles needing images]]
  | image = [[Image:Image Placeholder.png|thumb|{{{position|}}}|Unfortunately we doesn't have the image yet. If you have it, please see [[Template:Placeholder/image|this article]] ]] [[Category:Articles needing images]]
  | video = [[Image:Video Placeholder.png|thumb|{{{position|}}}|Unfortunately we doesn't have the video yet. If you have it, please see [[Template:Placeholder/video|this article]] ]] [[Category:Articles needing videos]]
  | video = [[Image:Video Placeholder.png|thumb|{{{position|}}}|Unfortunately we doesn't have the video yet. If you have it, please see [[Template:Placeholder/video|this article]] ]] [[Category:Articles needing videos]]
  | walkthrough = [[Image:Walkthrough Placeholder.png|thumb|{{{position|}}}|Unfortunately we doesn't have the walkthrough yet. If you have the video of the walkthrough, or you know the walkthrough, please see [[Template:Placeholder/walkthrough|this article]] ]] [[Category:Articles needing walkthrough]]
  | walkthrough = [[Image:Background Portal guy.png|thumb|{{{position|}}}|Unfortunately we doesn't have the walkthrough yet. If you have the video of the walkthrough, or you know the walkthrough, please see [[Template:Placeholder/walkthrough|this article]] ]] [[Category:Articles needing walkthrough]]
  | custom = {{{custom_text|}}}
  | custom = {{{custom_text|}}}
  | #default = [[Image:Image Placeholder.png|thumb|Unfortunately we doesn't have the image yet. If you have it, please see [[Template:Placeholder/image|this article]] ]] [[Category:Articles needing images]]
  | #default = [[Image:Image Placeholder.png|thumb|Unfortunately we doesn't have the image yet. If you have it, please see [[Template:Placeholder/image|this article]] ]] [[Category:Articles needing images]]

Latest revision as of 08:31, 27 September 2020

Unfortunately we doesn't have the image yet. If you have it, please see this article


Note: portions of the template sample may not be visible without values provided. This is normal.

Documentation for Placeholder

Use this template to create a placeholder. see this for more information, note that the placeholder function does not exist on MediaWiki, so to add a image, upload one and replace the template with the image.

Parameters

Image

Note: The template defaults to image and right alignment when type and/or position parameter is nonexistent

{{Placeholder
 | type = image
 | position = right
}}
Unfortunately we doesn't have the image yet. If you have it, please see this article



Video

{{Placeholder
 | type = video
 | position = left
}}
Unfortunately we doesn't have the video yet. If you have it, please see this article



Walkthrough

{{Placeholder
 | type = walkthrough
 | position = right
}}
Unfortunately we doesn't have the walkthrough yet. If you have the video of the walkthrough, or you know the walkthrough, please see this article
This documentation is transcluded from Template:Placeholder/doc.