Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Blog
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
Yandex project
© 2023 Yandex.Cloud LLC
Yandex Wiki
  • Getting started
    • Enabling Yandex Wiki
    • Logging in to Yandex Wiki
    • Creating your first Wiki page
    • Customizing the Wiki interface
  • Concepts
    • Service overview
    • Roles and access rights
    • Working in Yandex Wiki
    • Structure of Yandex Wiki
    • Page types
  • Creating pages
    • Wiki page
    • Dynamic table
    • Importing a page from a file
    • Page copy
    • WYSIWYG page
  • Editing Wiki pages and dynamic tables
    • Editing a Wiki page
    • Editing a dynamic table
    • Basic features
      • Formatting text
      • Inserting an image
      • Inserting a table
      • Adding a video or audio
    • Advanced features
      • Dynamic blocks
      • Dynamic tables
      • Objects from external sources
      • Formulas, diagrams, and flowcharts
    • Structuring content
      • Table of contents
      • Bookmarks on pages
      • Page lists
  • Working in a WYSIWYG visual editor
  • Managing pages
    • Overview
    • Viewing the history of page changes
    • Attaching files
    • Moving a page
    • Editing a list of page authors
    • Configuring access to a page
    • Marking pages as outdated
    • Deleting a page
  • Navigation in Wiki
    • Overview
    • Searching by Wiki
    • Subscriptions and favorites
    • Viewing the page and cluster hierarchy
    • Viewing a list of your pages
    • Viewing the pages you edited
    • Viewing all links to a page
  • Integration with other services
    • Yandex Forms
    • Yandex Tracker issues
    • Yandex Metrica tags
  • Markup guide
    • Markdown markup
      • Overview
      • Page structure
      • Text formatting
      • Lists
      • Links
      • Images and files
      • Tables
      • Quotes
      • Source code formatting
      • HTML elements
      • Escaping characters
    • Blocks with special formatting
      • Overview
      • Highlighting syntax in code
      • Formatting CSV data
      • Formulas
      • Diagrams and flowcharts
      • Borders, width, and alignment of blocks
  • Pricing policy
  • Revision history
    • December 2022
    • November 2022
    • October 2022
    • September 2022
    • August 2022
  • Support
  1. Editing Wiki pages and dynamic tables
  2. Basic features
  3. Inserting an image

Inserting an image

Written by
Yandex Cloud
  • Inserting an image from the clipboard
  • Inserting an image using a link
  • Inserting an image that's already uploaded to Wiki

You can add images to Wiki pages by pasting them from the clipboard, specifying links to external resources, or uploading files to Wiki. To learn more about additional parameters for embedding images, see {#T}.

Inserting an image from the clipboard

  1. Copy an image to the clipboard:

    • Copy a picture from an image editor or take a screenshot.

    • Copy a picture from a web page.

    • Copy an image file from the file manager on your computer.

    Alert

    Copy images one at a time. Wiki doesn't support inserting multiple images concurrently.

  2. Open the Wiki page and click Edit.

  3. Paste the image into the Wiki page text.

The image is automatically uploaded to Wiki and a link to the image appears in the Wiki page text. It also appears in the list of attached files on the left panel .

Inserting an image using a link

If the image is from a web resource:

  1. Open the Wiki page and click Edit.

  2. Copy the link to the image.

  3. Add the link to the Wiki page using markup:

    ![Alternative text](image URL)
    

For example:

Markup Result
![Logo](http://img.yandex.net/i/logo95x37x8.png)

Note

If you paste an image link with no markup, the image will be added to the Wiki page without alternative text.

Inserting an image that's already uploaded to Wiki

  1. Open the page. In the upper-right corner, click Actions and select Files.

  2. To upload an image to your Wiki page, click Select file and open the desired file or files.

  3. To copy an image link, hover over the file and click Copy the embed code.

  4. In the upper-right corner of the page, click Edit.

    Tip

    In editing mode, you can see a list of all uploaded files in the left panel of the tab.

  5. Paste the link to the Wiki page. For example:

    200x0:/users/login/.files/image.png
    

See also

  • Attaching a file to a Wiki page

  • Inserting a table

  • Formatting text

Was the article helpful?

Language / Region
Yandex project
© 2023 Yandex.Cloud LLC
In this article:
  • Inserting an image from the clipboard
  • Inserting an image using a link
  • Inserting an image that's already uploaded to Wiki