| 
 General Disclaimer: (HV) (DC) injury or death hazard, use at your own risk, may void warranty.  | 
Difference between revisions of "Template:IFrame"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
		
		
		
		
		
	
 (Created page with "{{ #foreach: $n$ | <html><nobr></html> {{ #ifeq: {{{label| }}} | | | {{ #ifeq: {{{links| }}} | | {{{$n$}}}<br> | <center>{{{$n$}}}</center> }}}}<html><IFRAME SRC=</html>{{{$n$...")  | 
			
(No difference) 
 | 
Revision as of 00:56, 20 April 2020
You can use this template to generate IFrame windows for a list of sites with a line like this:
{{IFrame|http://google.com |http://seattle.craigslist.org |http://gmail.com | width=268 | height=112 | label=1 | links=1 | scroll=no }}
be sure there are no spaces between the bar and url list.
| Example without labels 
  | 
Example with labels 
  | 
Example with labels and links | 
Example with labels and links and no scroll |